#FFEEBB#FFEEBB
#FFEEBB is a very light, moderate yellow. Relative luminance 0.860; OKLCH L 95.0% C 0.068 H 91.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEBB |
|---|---|
| RGB | rgb(255, 238, 187) |
| HSL | hsl(45, 100%, 87%) |
| HSV | hsv(45, 27%, 100%) |
| CMYK | cmyk(0%, 6.7%, 26.7%, 0%) |
| CIE-LAB | lab(94.31, -1.86, 26.82) |
| CIE-LCH | lch(94.31, 26.88, 93.96°) |
| OKLab | oklab(95.04% -0.0021 0.068) |
| OKLCH | oklch(95.04% 0.068 91.8) |
| XYZ | xyz(80.7847, 85.9989, 59.3480) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.96
Pale Peach
#FFE5AD
ΔE00 3.28
Light Tan
#FBEEAC
ΔE00 3.68
Moccasin
#FFE4B5
ΔE00 4.15
Wheat
#F5DEB3
ΔE00 4.53
Lemonchiffon
#FFFACD
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEBB #BBCCFF
analogous
#FFCCBB #FFEEBB #EEFFBB
triadic
#FFEEBB #BBFFEE #EEBBFF
tetradic
#FFEEBB #BBFFCC #BBCCFF #FFBBEE
square
#FFEEBB #BBFFCC #BBCCFF #FFBBEE
split-complementary
#FFEEBB #BBEEFF #CCBBFF
monochromatic
#FFCF41 #FFDF7E #FFEEBB #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.15
#FFEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#FFEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEBB
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEBB | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#FEF1BD
Tritanopia (blue-blind)
#FFE6E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeebb; /* rgb */ color: rgb(255, 238, 187); /* oklch */ color: oklch(95.0% 0.068 91.8);
Tailwind
colors: {
custom: {
50: '#fff3cf',
500: '#ffeebb',
950: '#000000',
},
}SCSS
$custom: #ffeebb; $custom-light: #fff3cf; $custom-dark: #000000;
JSON
{
"hex": "#ffeebb",
"rgb": {
"r": 255,
"g": 238,
"b": 187
},
"hsl": {
"h": 45,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95036,
"c": 0.068,
"h": 91.8
},
"luminance": 0.85997
}Semantic roles & 50–950 ramp
primary
#FFEEBB
secondary
#7793E7
accent
#39E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583