#FFE374#FFE374
#FFE374 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.7% C 0.134 H 95.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE374 |
|---|---|
| RGB | rgb(255, 227, 116) |
| HSL | hsl(48, 100%, 73%) |
| HSV | hsv(48, 55%, 100%) |
| CMYK | cmyk(0%, 11%, 54.5%, 0%) |
| CIE-LAB | lab(90.53, -3.69, 56.97) |
| CIE-LCH | lch(90.53, 57.09, 93.71°) |
| OKLab | oklab(91.72% -0.0127 0.1336) |
| OKLCH | oklch(91.72% 0.134 95.4) |
| XYZ | xyz(71.8642, 77.4623, 27.6860) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellow Tan
#FFE36E
ΔE00 0.76
Pale Gold
#FDDE6C
ΔE00 1.33
Sand Yellow
#FCE166
ΔE00 1.63
Wheat (survey)
#FBDD7E
ΔE00 2.64
Light Gold
#FDDC5C
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE374 #7490FF
analogous
#FF9E74 #FFE374 #D5FF74
triadic
#FFE374 #74FFE3 #E374FF
tetradic
#FFE374 #74FF9E #7490FF #FF74D5
square
#FFE374 #74FF9E #7490FF #FF74D5
split-complementary
#FFE374 #74D5FF #9E74FF
monochromatic
#F9C700 #FFD737 #FFE374 #FFEFB1 #FFF9E0
Accessibility & contrast
On white
1.27
#FFE374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FFE374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE374
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE374 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6A
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#FFD5CA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe374; /* rgb */ color: rgb(255, 227, 116); /* oklch */ color: oklch(91.7% 0.134 95.4);
Tailwind
colors: {
custom: {
50: '#ffeb9f',
500: '#ffe374',
950: '#000000',
},
}SCSS
$custom: #ffe374; $custom-light: #ffeb9f; $custom-dark: #000000;
JSON
{
"hex": "#ffe374",
"rgb": {
"r": 255,
"g": 227,
"b": 116
},
"hsl": {
"h": 47.914,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91718,
"c": 0.13422,
"h": 95.4
},
"luminance": 0.77459
}Semantic roles & 50–950 ramp
primary
#FFE374
secondary
#3B5BDC
accent
#2EE600
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480