#FFE674#FFE674
#FFE674 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.3% C 0.137 H 97.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE674 |
|---|---|
| RGB | rgb(255, 230, 116) |
| HSL | hsl(49, 100%, 73%) |
| HSV | hsv(49, 55%, 100%) |
| CMYK | cmyk(0%, 9.8%, 54.5%, 0%) |
| CIE-LAB | lab(91.29, -5.20, 57.85) |
| CIE-LCH | lch(91.29, 58.09, 95.13°) |
| OKLab | oklab(92.31% -0.017 0.1355) |
| OKLCH | oklch(92.31% 0.137 97.2) |
| XYZ | xyz(72.6919, 79.1177, 27.9618) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 1.02
Sand Yellow
#FCE166
ΔE00 1.60
Pale Gold
#FDDE6C
ΔE00 2.23
Sandy Yellow
#FDEE73
ΔE00 3.13
Light Gold
#FDDC5C
ΔE00 3.24
Wheat (survey)
#FBDD7E
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE674 #748DFF
analogous
#FFA174 #FFE674 #D2FF74
triadic
#FFE674 #74FFE6 #E674FF
tetradic
#FFE674 #74FFA1 #748DFF #FF74D2
square
#FFE674 #74FFA1 #748DFF #FF74D2
split-complementary
#FFE674 #74D2FF #A174FF
monochromatic
#F9CC00 #FFDB37 #FFE674 #FFF1B1 #FFF9E0
Accessibility & contrast
On white
1.25
#FFE674 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FFE674 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE674
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE674 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE674 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E169
Deuteranopia (green-blind)
#FFEA79
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe674; /* rgb */ color: rgb(255, 230, 116); /* oklch */ color: oklch(92.3% 0.137 97.2);
Tailwind
colors: {
custom: {
50: '#ffed9f',
500: '#ffe674',
950: '#000000',
},
}SCSS
$custom: #ffe674; $custom-light: #ffed9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe674",
"rgb": {
"r": 255,
"g": 230,
"b": 116
},
"hsl": {
"h": 49.209,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92314,
"c": 0.1366,
"h": 97.2
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#FFE674
secondary
#3B58DC
accent
#29E600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480