#FFEEA2#FFEEA2
#FFEEA2 is a very light, moderate yellow. Relative luminance 0.850; OKLCH L 94.6% C 0.097 H 97.1°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEA2 |
|---|---|
| RGB | rgb(255, 238, 162) |
| HSL | hsl(49, 100%, 82%) |
| HSV | hsv(49, 36%, 100%) |
| CMYK | cmyk(0%, 6.7%, 36.5%, 0%) |
| CIE-LAB | lab(93.89, -4.88, 38.90) |
| CIE-LCH | lch(93.89, 39.20, 97.15°) |
| OKLab | oklab(94.57% -0.0119 0.0961) |
| OKLCH | oklch(94.57% 0.097 97.1) |
| XYZ | xyz(78.3375, 85.0200, 46.4593) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.12
Dark Cream
#FFF39A
ΔE00 2.75
Buff
#FEF69E
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.82
Vanilla
#F3E5AB
ΔE00 3.95
Palegoldenrod
#EEE8AA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEA2 #A2B3FF
analogous
#FFC0A2 #FFEEA2 #E2FFA2
triadic
#FFEEA2 #A2FFEE #EEA2FF
tetradic
#FFEEA2 #A2FFC0 #A2B3FF #FFA2E2
square
#FFEEA2 #A2FFC0 #A2B3FF #FFA2E2
split-complementary
#FFEEA2 #A2E2FF #C0A2FF
monochromatic
#FFD828 #FFE365 #FFEEA2 #FFF9DF #FFF9E0
Accessibility & contrast
On white
1.17
#FFEEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#FFEEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEA2
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEA2 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9D
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#FFE3DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeea2; /* rgb */ color: rgb(255, 238, 162); /* oklch */ color: oklch(94.6% 0.097 97.1);
Tailwind
colors: {
custom: {
50: '#fff3be',
500: '#ffeea2',
950: '#000000',
},
}SCSS
$custom: #ffeea2; $custom-light: #fff3be; $custom-dark: #000000;
JSON
{
"hex": "#ffeea2",
"rgb": {
"r": 255,
"g": 238,
"b": 162
},
"hsl": {
"h": 49.032,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94567,
"c": 0.0968,
"h": 97.1
},
"luminance": 0.85018
}Semantic roles & 50–950 ramp
primary
#FFEEA2
secondary
#627AE3
accent
#2AE600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181712
muted
#868582