#FFEECB#FFEECB
#FFEECB is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.4% C 0.049 H 85.1°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEECB |
|---|---|
| RGB | rgb(255, 238, 203) |
| HSL | hsl(40, 100%, 90%) |
| HSV | hsv(40, 20%, 100%) |
| CMYK | cmyk(0%, 6.7%, 20.4%, 0%) |
| CIE-LAB | lab(94.62, 0.32, 19.04) |
| CIE-LCH | lch(94.62, 19.04, 89.03°) |
| OKLab | oklab(95.38% 0.0042 0.049) |
| OKLCH | oklch(95.38% 0.049 85.1) |
| XYZ | xyz(82.5939, 86.7226, 68.8765) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.49
Papayawhip
#FFEFD5
ΔE00 2.89
Champagne
#F7E7CE
ΔE00 3.50
Wheat
#F5DEB3
ΔE00 4.25
Moccasin
#FFE4B5
ΔE00 4.43
Cornsilk
#FFF8DC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEECB #CBDCFF
analogous
#FFD4CB #FFEECB #F6FFCB
triadic
#FFEECB #CBFFEE #EECBFF
tetradic
#FFEECB #CBFFD4 #CBDCFF #FFCBF6
square
#FFEECB #CBFFD4 #CBDCFF #FFCBF6
split-complementary
#FFEECB #CBF6FF #D4CBFF
monochromatic
#FFC651 #FFDA8E #FFEECB #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.14
#FFEECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FFEECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEECB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEECB | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC9
Deuteranopia (green-blind)
#FBF1CC
Tritanopia (blue-blind)
#FFE8E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeecb; /* rgb */ color: rgb(255, 238, 203); /* oklch */ color: oklch(95.4% 0.049 85.1);
Tailwind
colors: {
custom: {
50: '#fff3db',
500: '#ffeecb',
950: '#000000',
},
}SCSS
$custom: #ffeecb; $custom-light: #fff3db; $custom-dark: #000000;
JSON
{
"hex": "#ffeecb",
"rgb": {
"r": 255,
"g": 238,
"b": 203
},
"hsl": {
"h": 40.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95381,
"c": 0.04916,
"h": 85.1
},
"luminance": 0.86721
}Semantic roles & 50–950 ramp
primary
#FFEECB
secondary
#85A6E9
accent
#4BE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584