#FFE17E#FFE17E
#FFE17E is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.4% C 0.123 H 92.9°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE17E |
|---|---|
| RGB | rgb(255, 225, 126) |
| HSL | hsl(46, 100%, 75%) |
| HSV | hsv(46, 51%, 100%) |
| CMYK | cmyk(0%, 11.8%, 50.6%, 0%) |
| CIE-LAB | lab(90.15, -1.87, 51.82) |
| CIE-LCH | lch(90.15, 51.85, 92.07°) |
| OKLab | oklab(91.45% -0.0063 0.1233) |
| OKLCH | oklch(91.45% 0.123 92.9) |
| XYZ | xyz(71.9336, 76.6200, 30.7347) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.03
Pale Gold
#FDDE6C
ΔE00 2.16
Yellow Tan
#FFE36E
ΔE00 2.57
Sandy
#F1DA7A
ΔE00 2.62
Sand Yellow
#FCE166
ΔE00 3.35
Light Mustard
#F7D560
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE17E #7E9CFF
analogous
#FFA17E #FFE17E #DCFF7E
triadic
#FFE17E #7EFFE1 #E17EFF
tetradic
#FFE17E #7EFFA1 #7E9CFF #FF7EDC
square
#FFE17E #7EFFA1 #7E9CFF #FF7EDC
split-complementary
#FFE17E #7EDCFF #A17EFF
monochromatic
#FFC504 #FFD341 #FFE17E #FFEFBB #FFF8E0
Accessibility & contrast
On white
1.29
#FFE17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFE17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE17E
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE17E | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE75
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#FFD3CA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe17e; /* rgb */ color: rgb(255, 225, 126); /* oklch */ color: oklch(91.4% 0.123 92.9);
Tailwind
colors: {
custom: {
50: '#ffeaa5',
500: '#ffe17e',
950: '#000000',
},
}SCSS
$custom: #ffe17e; $custom-light: #ffeaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffe17e",
"rgb": {
"r": 255,
"g": 225,
"b": 126
},
"hsl": {
"h": 46.047,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91448,
"c": 0.12341,
"h": 92.9
},
"luminance": 0.76617
}Semantic roles & 50–950 ramp
primary
#FFE17E
secondary
#4367DE
accent
#35E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480