#FFEB74#FFEB74
#FFEB74 is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 93.3% C 0.141 H 99.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEB74 |
|---|---|
| RGB | rgb(255, 235, 116) |
| HSL | hsl(51, 100%, 73%) |
| HSV | hsv(51, 55%, 100%) |
| CMYK | cmyk(0%, 7.8%, 54.5%, 0%) |
| CIE-LAB | lab(92.55, -7.69, 59.32) |
| CIE-LCH | lch(92.55, 59.82, 97.39°) |
| OKLab | oklab(93.31% -0.0242 0.1387) |
| OKLCH | oklch(93.31% 0.141 99.9) |
| XYZ | xyz(74.1033, 81.9405, 28.4323) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.43
Yellow Tan
#FFE36E
ΔE00 2.58
Sand Yellow
#FCE166
ΔE00 2.71
Yellowish
#FAEE66
ΔE00 2.74
Dull Yellow
#EEDC5B
ΔE00 3.67
Pale Gold
#FDDE6C
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEB74 #7488FF
analogous
#FFA574 #FFEB74 #CDFF74
triadic
#FFEB74 #74FFEB #EB74FF
tetradic
#FFEB74 #74FFA5 #7488FF #FF74CD
square
#FFEB74 #74FFA5 #7488FF #FF74CD
split-complementary
#FFEB74 #74CDFF #A574FF
monochromatic
#F9D500 #FFE237 #FFEB74 #FFF4B1 #FFFBE0
Accessibility & contrast
On white
1.21
#FFEB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#FFEB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEB74
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEB74 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#FFED7A
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffeb74; /* rgb */ color: rgb(255, 235, 116); /* oklch */ color: oklch(93.3% 0.141 99.9);
Tailwind
colors: {
custom: {
50: '#fff19f',
500: '#ffeb74',
950: '#000000',
},
}SCSS
$custom: #ffeb74; $custom-light: #fff19f; $custom-dark: #000000;
JSON
{
"hex": "#ffeb74",
"rgb": {
"r": 255,
"g": 235,
"b": 116
},
"hsl": {
"h": 51.367,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.93313,
"c": 0.1408,
"h": 99.9
},
"luminance": 0.81938
}Semantic roles & 50–950 ramp
primary
#FFEB74
secondary
#3B52DC
accent
#21E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580