#FFEB72#FFEB72
#FFEB72 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.143 H 100.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB72 |
|---|---|
| RGB | rgb(255, 235, 114) |
| HSL | hsl(51, 100%, 72%) |
| HSV | hsv(51, 55%, 100%) |
| CMYK | cmyk(0%, 7.8%, 55.3%, 0%) |
| CIE-LAB | lab(92.53, -7.84, 60.20) |
| CIE-LCH | lch(92.53, 60.71, 97.42°) |
| OKLab | oklab(93.29% -0.0249 0.1404) |
| OKLCH | oklch(93.29% 0.143 100) |
| XYZ | xyz(73.9882, 81.8945, 27.8262) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.38
Yellowish
#FAEE66
ΔE00 2.58
Yellow Tan
#FFE36E
ΔE00 2.61
Sand Yellow
#FCE166
ΔE00 2.67
Dull Yellow
#EEDC5B
ΔE00 3.58
Pale Gold
#FDDE6C
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB72 #7286FF
analogous
#FFA472 #FFEB72 #CDFF72
triadic
#FFEB72 #72FFEB #EB72FF
tetradic
#FFEB72 #72FFA4 #7286FF #FF72CD
square
#FFEB72 #72FFA4 #7286FF #FF72CD
split-complementary
#FFEB72 #72CDFF #A472FF
monochromatic
#F7D400 #FFE235 #FFEB72 #FFF4AF #FFFBE0
Accessibility & contrast
On white
1.21
#FFEB72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#FFEB72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB72
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB72 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE566
Deuteranopia (green-blind)
#FFED78
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb72; /* rgb */ color: rgb(255, 235, 114); /* oklch */ color: oklch(93.3% 0.143 100.0);
Tailwind
colors: {
custom: {
50: '#fff19e',
500: '#ffeb72',
950: '#000000',
},
}SCSS
$custom: #ffeb72; $custom-light: #fff19e; $custom-dark: #000000;
JSON
{
"hex": "#ffeb72",
"rgb": {
"r": 255,
"g": 235,
"b": 114
},
"hsl": {
"h": 51.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9329,
"c": 0.14258,
"h": 100
},
"luminance": 0.81892
}Semantic roles & 50–950 ramp
primary
#FFEB72
secondary
#3950DC
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580