#FFE690#FFE690
#FFE690 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.7% C 0.109 H 93.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE690 |
|---|---|
| RGB | rgb(255, 230, 144) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 44%, 100%) |
| CMYK | cmyk(0%, 9.8%, 43.5%, 0%) |
| CIE-LAB | lab(91.63, -2.75, 44.91) |
| CIE-LCH | lch(91.63, 45.00, 93.50°) |
| OKLab | oklab(92.69% -0.0071 0.1091) |
| OKLCH | oklch(92.69% 0.109 93.7) |
| XYZ | xyz(74.5729, 79.8701, 37.8685) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 3.35
Dark Cream
#FFF39A
ΔE00 4.32
Khaki (CSS)
#F0E68C
ΔE00 4.32
Yellow Tan
#FFE36E
ΔE00 4.47
Pale Gold
#FDDE6C
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE690 #90A9FF
analogous
#FFAE90 #FFE690 #E1FF90
triadic
#FFE690 #90FFE6 #E690FF
tetradic
#FFE690 #90FFAE #90A9FF #FF90E1
square
#FFE690 #90FFAE #90A9FF #FF90E1
split-complementary
#FFE690 #90E1FF #AE90FF
monochromatic
#FFCA16 #FFD853 #FFE690 #FFF4CD #FFF8E0
Accessibility & contrast
On white
1.24
#FFE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE690
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE690 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#FFDAD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe690; /* rgb */ color: rgb(255, 230, 144); /* oklch */ color: oklch(92.7% 0.109 93.7);
Tailwind
colors: {
custom: {
50: '#ffedb2',
500: '#ffe690',
950: '#000000',
},
}SCSS
$custom: #ffe690; $custom-light: #ffedb2; $custom-dark: #000000;
JSON
{
"hex": "#ffe690",
"rgb": {
"r": 255,
"g": 230,
"b": 144
},
"hsl": {
"h": 46.486,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.92692,
"c": 0.10928,
"h": 93.7
},
"luminance": 0.79867
}Semantic roles & 50–950 ramp
primary
#FFE690
secondary
#5373E1
accent
#34E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481