#FFEEAE#FFEEAE
#FFEEAE is a very light, moderate yellow. Relative luminance 0.855; OKLCH L 94.8% C 0.083 H 95.0°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEAE |
|---|---|
| RGB | rgb(255, 238, 174) |
| HSL | hsl(47, 100%, 84%) |
| HSV | hsv(47, 32%, 100%) |
| CMYK | cmyk(0%, 6.7%, 31.8%, 0%) |
| CIE-LAB | lab(94.08, -3.49, 33.12) |
| CIE-LCH | lch(94.08, 33.31, 96.01°) |
| OKLab | oklab(94.78% -0.0073 0.0828) |
| OKLCH | oklch(94.78% 0.083 95) |
| XYZ | xyz(79.4555, 85.4672, 52.3475) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.32
Vanilla
#F3E5AB
ΔE00 2.42
Palegoldenrod
#EEE8AA
ΔE00 3.70
Pale Peach
#FFE5AD
ΔE00 3.87
Dark Cream
#FFF39A
ΔE00 4.83
Egg Shell
#FFFCC4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEAE #AEBFFF
analogous
#FFC6AE #FFEEAE #E8FFAE
triadic
#FFEEAE #AEFFEE #EEAEFF
tetradic
#FFEEAE #AEFFC6 #AEBFFF #FFAEE8
square
#FFEEAE #AEFFC6 #AEBFFF #FFAEE8
split-complementary
#FFEEAE #AEE8FF #C6AEFF
monochromatic
#FFD434 #FFE171 #FFEEAE #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.16
#FFEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#FFEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEAE
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEAE | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeeae; /* rgb */ color: rgb(255, 238, 174); /* oklch */ color: oklch(94.8% 0.083 95.0);
Tailwind
colors: {
custom: {
50: '#fff3c6',
500: '#ffeeae',
950: '#000000',
},
}SCSS
$custom: #ffeeae; $custom-light: #fff3c6; $custom-dark: #000000;
JSON
{
"hex": "#ffeeae",
"rgb": {
"r": 255,
"g": 238,
"b": 174
},
"hsl": {
"h": 47.407,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94782,
"c": 0.08317,
"h": 95
},
"luminance": 0.85465
}Semantic roles & 50–950 ramp
primary
#FFEEAE
secondary
#6C86E5
accent
#30E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582