#FFE774#FFE774
#FFE774 is a very light, vivid yellow. Relative luminance 0.797; OKLCH L 92.5% C 0.137 H 97.7°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE774 |
|---|---|
| RGB | rgb(255, 231, 116) |
| HSL | hsl(50, 100%, 73%) |
| HSV | hsv(50, 55%, 100%) |
| CMYK | cmyk(0%, 9.4%, 54.5%, 0%) |
| CIE-LAB | lab(91.54, -5.70, 58.15) |
| CIE-LCH | lch(91.54, 58.42, 95.60°) |
| OKLab | oklab(92.51% -0.0185 0.1362) |
| OKLCH | oklch(92.51% 0.137 97.7) |
| XYZ | xyz(72.9709, 79.6758, 28.0549) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.30
Sand Yellow
#FCE166
ΔE00 1.75
Pale Gold
#FDDE6C
ΔE00 2.56
Sandy Yellow
#FDEE73
ΔE00 2.78
Light Gold
#FDDC5C
ΔE00 3.47
Dull Yellow
#EEDC5B
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE774 #748CFF
analogous
#FFA174 #FFE774 #D2FF74
triadic
#FFE774 #74FFE7 #E774FF
tetradic
#FFE774 #74FFA1 #748CFF #FF74D2
square
#FFE774 #74FFA1 #748CFF #FF74D2
split-complementary
#FFE774 #74D2FF #A174FF
monochromatic
#F9CE00 #FFDC37 #FFE774 #FFF2B1 #FFFAE0
Accessibility & contrast
On white
1.24
#FFE774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE774
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE774 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE269
Deuteranopia (green-blind)
#FFEA79
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe774; /* rgb */ color: rgb(255, 231, 116); /* oklch */ color: oklch(92.5% 0.137 97.7);
Tailwind
colors: {
custom: {
50: '#ffee9f',
500: '#ffe774',
950: '#000000',
},
}SCSS
$custom: #ffe774; $custom-light: #ffee9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe774",
"rgb": {
"r": 255,
"g": 231,
"b": 116
},
"hsl": {
"h": 49.64,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92513,
"c": 0.13742,
"h": 97.7
},
"luminance": 0.79673
}Semantic roles & 50–950 ramp
primary
#FFE774
secondary
#3B57DC
accent
#28E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480