#FFEECF#FFEECF
#FFEECF is a very light, muted orange. Relative luminance 0.869; OKLCH L 95.5% C 0.044 H 82.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEECF |
|---|---|
| RGB | rgb(255, 238, 207) |
| HSL | hsl(39, 100%, 91%) |
| HSV | hsv(39, 19%, 100%) |
| CMYK | cmyk(0%, 6.7%, 18.8%, 0%) |
| CIE-LAB | lab(94.70, 0.90, 17.09) |
| CIE-LCH | lch(94.70, 17.12, 87.00°) |
| OKLab | oklab(95.47% 0.0057 0.0441) |
| OKLCH | oklch(95.47% 0.045 82.6) |
| XYZ | xyz(83.0767, 86.9157, 71.4194) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.54
Papayawhip
#FFEFD5
ΔE00 1.63
Champagne
#F7E7CE
ΔE00 2.42
Antiquewhite
#FAEBD7
ΔE00 3.78
Bisque
#FFE4C4
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEECF #CFE0FF
analogous
#FFD6CF #FFEECF #F8FFCF
triadic
#FFEECF #CFFFEE #EECFFF
tetradic
#FFEECF #CFFFD6 #CFE0FF #FFCFF8
square
#FFEECF #CFFFD6 #CFE0FF #FFCFF8
split-complementary
#FFEECF #CFF8FF #D6CFFF
monochromatic
#FFC355 #FFD892 #FFEECF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.14
#FFEECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FFEECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEECF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEECF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#FBF2D0
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeecf; /* rgb */ color: rgb(255, 238, 207); /* oklch */ color: oklch(95.5% 0.044 82.6);
Tailwind
colors: {
custom: {
50: '#fff3dd',
500: '#ffeecf',
950: '#000000',
},
}SCSS
$custom: #ffeecf; $custom-light: #fff3dd; $custom-dark: #000000;
JSON
{
"hex": "#ffeecf",
"rgb": {
"r": 255,
"g": 238,
"b": 207
},
"hsl": {
"h": 38.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95473,
"c": 0.0445,
"h": 82.6
},
"luminance": 0.86914
}Semantic roles & 50–950 ramp
primary
#FFEECF
secondary
#88ABEA
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584