#FFEEAF#FFEEAF
#FFEEAF is a very light, moderate yellow. Relative luminance 0.855; OKLCH L 94.8% C 0.082 H 94.8°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEAF |
|---|---|
| RGB | rgb(255, 238, 175) |
| HSL | hsl(47, 100%, 84%) |
| HSV | hsv(47, 31%, 100%) |
| CMYK | cmyk(0%, 6.7%, 31.4%, 0%) |
| CIE-LAB | lab(94.10, -3.37, 32.64) |
| CIE-LCH | lch(94.10, 32.81, 95.89°) |
| OKLab | oklab(94.8% -0.0069 0.0817) |
| OKLCH | oklch(94.8% 0.082 94.8) |
| XYZ | xyz(79.5533, 85.5063, 52.8629) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.42
Vanilla
#F3E5AB
ΔE00 2.35
Palegoldenrod
#EEE8AA
ΔE00 3.72
Pale Peach
#FFE5AD
ΔE00 3.77
Dark Cream
#FFF39A
ΔE00 5.02
Egg Shell
#FFFCC4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEAF #AFC0FF
analogous
#FFC6AF #FFEEAF #E8FFAF
triadic
#FFEEAF #AFFFEE #EEAFFF
tetradic
#FFEEAF #AFFFC6 #AFC0FF #FFAFE8
square
#FFEEAF #AFFFC6 #AFC0FF #FFAFE8
split-complementary
#FFEEAF #AFE8FF #C6AFFF
monochromatic
#FFD435 #FFE172 #FFEEAF #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.16
#FFEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#FFEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEAF
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEAF | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#FFE5DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeeaf; /* rgb */ color: rgb(255, 238, 175); /* oklch */ color: oklch(94.8% 0.082 94.8);
Tailwind
colors: {
custom: {
50: '#fff3c7',
500: '#ffeeaf',
950: '#000000',
},
}SCSS
$custom: #ffeeaf; $custom-light: #fff3c7; $custom-dark: #000000;
JSON
{
"hex": "#ffeeaf",
"rgb": {
"r": 255,
"g": 238,
"b": 175
},
"hsl": {
"h": 47.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94801,
"c": 0.08202,
"h": 94.8
},
"luminance": 0.85504
}Semantic roles & 50–950 ramp
primary
#FFEEAF
secondary
#6D87E5
accent
#31E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582