#FFEECA#FFEECA
#FFEECA is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.4% C 0.050 H 85.7°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEECA |
|---|---|
| RGB | rgb(255, 238, 202) |
| HSL | hsl(41, 100%, 90%) |
| HSV | hsv(41, 21%, 100%) |
| CMYK | cmyk(0%, 6.7%, 20.8%, 0%) |
| CIE-LAB | lab(94.60, 0.18, 19.53) |
| CIE-LCH | lch(94.60, 19.53, 89.47°) |
| OKLab | oklab(95.36% 0.0038 0.0502) |
| OKLCH | oklch(95.36% 0.05 85.7) |
| XYZ | xyz(82.4751, 86.6751, 68.2510) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.75
Papayawhip
#FFEFD5
ΔE00 3.19
Champagne
#F7E7CE
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 4.14
Moccasin
#FFE4B5
ΔE00 4.29
Cornsilk
#FFF8DC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEECA #CADBFF
analogous
#FFD4CA #FFEECA #F5FFCA
triadic
#FFEECA #CAFFEE #EECAFF
tetradic
#FFEECA #CAFFD4 #CADBFF #FFCAF5
square
#FFEECA #CAFFD4 #CADBFF #FFCAF5
split-complementary
#FFEECA #CAF5FF #D4CAFF
monochromatic
#FFC750 #FFDA8D #FFEECA #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.15
#FFEECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FFEECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEECA
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEECA | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#FFE8E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeeca; /* rgb */ color: rgb(255, 238, 202); /* oklch */ color: oklch(95.4% 0.050 85.7);
Tailwind
colors: {
custom: {
50: '#fff3da',
500: '#ffeeca',
950: '#000000',
},
}SCSS
$custom: #ffeeca; $custom-light: #fff3da; $custom-dark: #000000;
JSON
{
"hex": "#ffeeca",
"rgb": {
"r": 255,
"g": 238,
"b": 202
},
"hsl": {
"h": 40.755,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95358,
"c": 0.05033,
"h": 85.7
},
"luminance": 0.86673
}Semantic roles & 50–950 ramp
primary
#FFEECA
secondary
#84A4E9
accent
#4AE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583