#FFEEA6#FFEEA6
#FFEEA6 is a very light, moderate yellow. Relative luminance 0.852; OKLCH L 94.6% C 0.092 H 96.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEA6 |
|---|---|
| RGB | rgb(255, 238, 166) |
| HSL | hsl(49, 100%, 83%) |
| HSV | hsv(49, 35%, 100%) |
| CMYK | cmyk(0%, 6.7%, 34.9%, 0%) |
| CIE-LAB | lab(93.95, -4.43, 36.98) |
| CIE-LCH | lch(93.95, 37.24, 96.83°) |
| OKLab | oklab(94.64% -0.0104 0.0917) |
| OKLCH | oklch(94.64% 0.092 96.5) |
| XYZ | xyz(78.6987, 85.1645, 48.3618) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.56
Vanilla
#F3E5AB
ΔE00 3.37
Dark Cream
#FFF39A
ΔE00 3.38
Buff
#FEF69E
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 3.99
Khaki (CSS)
#F0E68C
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEA6 #A6B7FF
analogous
#FFC1A6 #FFEEA6 #E4FFA6
triadic
#FFEEA6 #A6FFEE #EEA6FF
tetradic
#FFEEA6 #A6FFC1 #A6B7FF #FFA6E4
square
#FFEEA6 #A6FFC1 #A6B7FF #FFA6E4
split-complementary
#FFEEA6 #A6E4FF #C1A6FF
monochromatic
#FFD72C #FFE269 #FFEEA6 #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.16
#FFEEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FFEEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEA6
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEA6 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA1
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#FFE4DB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeea6; /* rgb */ color: rgb(255, 238, 166); /* oklch */ color: oklch(94.6% 0.092 96.5);
Tailwind
colors: {
custom: {
50: '#fff3c1',
500: '#ffeea6',
950: '#000000',
},
}SCSS
$custom: #ffeea6; $custom-light: #fff3c1; $custom-dark: #000000;
JSON
{
"hex": "#ffeea6",
"rgb": {
"r": 255,
"g": 238,
"b": 166
},
"hsl": {
"h": 48.539,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94637,
"c": 0.09231,
"h": 96.5
},
"luminance": 0.85162
}Semantic roles & 50–950 ramp
primary
#FFEEA6
secondary
#657DE4
accent
#2CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582