#FFE17A#FFE17A
#FFE17A is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.4% C 0.127 H 93.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE17A |
|---|---|
| RGB | rgb(255, 225, 122) |
| HSL | hsl(46, 100%, 74%) |
| HSV | hsv(46, 52%, 100%) |
| CMYK | cmyk(0%, 11.8%, 52.2%, 0%) |
| CIE-LAB | lab(90.10, -2.21, 53.66) |
| CIE-LCH | lch(90.10, 53.70, 92.36°) |
| OKLab | oklab(91.4% -0.0077 0.127) |
| OKLCH | oklch(91.4% 0.127 93.5) |
| XYZ | xyz(71.6807, 76.5188, 29.4025) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Pale Gold
#FDDE6C
ΔE00 1.62
Yellow Tan
#FFE36E
ΔE00 2.01
Sandy
#F1DA7A
ΔE00 2.69
Sand Yellow
#FCE166
ΔE00 2.79
Light Mustard
#F7D560
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE17A #7A98FF
analogous
#FF9F7A #FFE17A #DBFF7A
triadic
#FFE17A #7AFFE1 #E17AFF
tetradic
#FFE17A #7AFF9F #7A98FF #FF7ADB
square
#FFE17A #7AFF9F #7A98FF #FF7ADB
split-complementary
#FFE17A #7ADBFF #9F7AFF
monochromatic
#FFC500 #FFD33D #FFE17A #FFEFB7 #FFF8E0
Accessibility & contrast
On white
1.29
#FFE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE17A
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE17A | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD71
Deuteranopia (green-blind)
#FCE77E
Tritanopia (blue-blind)
#FFD3C9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe17a; /* rgb */ color: rgb(255, 225, 122); /* oklch */ color: oklch(91.4% 0.127 93.5);
Tailwind
colors: {
custom: {
50: '#ffeaa3',
500: '#ffe17a',
950: '#000000',
},
}SCSS
$custom: #ffe17a; $custom-light: #ffeaa3; $custom-dark: #000000;
JSON
{
"hex": "#ffe17a",
"rgb": {
"r": 255,
"g": 225,
"b": 122
},
"hsl": {
"h": 46.466,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91396,
"c": 0.1272,
"h": 93.5
},
"luminance": 0.76516
}Semantic roles & 50–950 ramp
primary
#FFE17A
secondary
#4063DD
accent
#34E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480