#FFEEAB#FFEEAB
#FFEEAB is a very light, moderate yellow. Relative luminance 0.853; OKLCH L 94.7% C 0.087 H 95.6°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEAB |
|---|---|
| RGB | rgb(255, 238, 171) |
| HSL | hsl(48, 100%, 84%) |
| HSV | hsv(48, 33%, 100%) |
| CMYK | cmyk(0%, 6.7%, 32.9%, 0%) |
| CIE-LAB | lab(94.03, -3.85, 34.57) |
| CIE-LCH | lch(94.03, 34.78, 96.35°) |
| OKLab | oklab(94.73% -0.0084 0.0862) |
| OKLCH | oklch(94.73% 0.087 95.6) |
| XYZ | xyz(79.1663, 85.3515, 50.8244) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.19
Vanilla
#F3E5AB
ΔE00 2.72
Palegoldenrod
#EEE8AA
ΔE00 3.73
Pale Peach
#FFE5AD
ΔE00 4.23
Dark Cream
#FFF39A
ΔE00 4.26
Buff
#FEF69E
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEAB #ABBCFF
analogous
#FFC4AB #FFEEAB #E6FFAB
triadic
#FFEEAB #ABFFEE #EEABFF
tetradic
#FFEEAB #ABFFC4 #ABBCFF #FFABE6
square
#FFEEAB #ABFFC4 #ABBCFF #FFABE6
split-complementary
#FFEEAB #ABE6FF #C4ABFF
monochromatic
#FFD531 #FFE26E #FFEEAB #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.16
#FFEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FFEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEAB
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEAB | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA6
Deuteranopia (green-blind)
#FFF0AD
Tritanopia (blue-blind)
#FFE4DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeeab; /* rgb */ color: rgb(255, 238, 171); /* oklch */ color: oklch(94.7% 0.087 95.6);
Tailwind
colors: {
custom: {
50: '#fff3c4',
500: '#ffeeab',
950: '#000000',
},
}SCSS
$custom: #ffeeab; $custom-light: #fff3c4; $custom-dark: #000000;
JSON
{
"hex": "#ffeeab",
"rgb": {
"r": 255,
"g": 238,
"b": 171
},
"hsl": {
"h": 47.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94727,
"c": 0.08661,
"h": 95.6
},
"luminance": 0.85349
}Semantic roles & 50–950 ramp
primary
#FFEEAB
secondary
#6A82E5
accent
#2EE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582