#FFEACA#FFEACA
#FFEACA is a very light, muted orange. Relative luminance 0.844; OKLCH L 94.6% C 0.048 H 78.4°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACA |
|---|---|
| RGB | rgb(255, 234, 202) |
| HSL | hsl(36, 100%, 90%) |
| HSV | hsv(36, 21%, 100%) |
| CMYK | cmyk(0%, 8.2%, 20.8%, 0%) |
| CIE-LAB | lab(93.61, 2.21, 18.14) |
| CIE-LCH | lch(93.61, 18.28, 83.05°) |
| OKLab | oklab(94.58% 0.0096 0.0468) |
| OKLCH | oklch(94.58% 0.048 78.4) |
| XYZ | xyz(81.3235, 84.3718, 67.8671) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.65
Papayawhip
#FFEFD5
ΔE00 2.43
Champagne
#F7E7CE
ΔE00 2.54
Bisque
#FFE4C4
ΔE00 2.61
Antiquewhite
#FAEBD7
ΔE00 3.98
Wheat
#F5DEB3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACA #CADFFF
analogous
#FFD0CA #FFEACA #FAFFCA
triadic
#FFEACA #CAFFEA #EACAFF
tetradic
#FFEACA #CAFFD0 #CADFFF #FFCAFA
square
#FFEACA #CAFFD0 #CADFFF #FFCAFA
split-complementary
#FFEACA #CAFAFF #D0CAFF
monochromatic
#FFBA50 #FFD28D #FFEACA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.17
#FFEACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FFEACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACA
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACA | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EAC8
Deuteranopia (green-blind)
#F8EFCB
Tritanopia (blue-blind)
#FFE4E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeaca; /* rgb */ color: rgb(255, 234, 202); /* oklch */ color: oklch(94.6% 0.048 78.4);
Tailwind
colors: {
custom: {
50: '#fff0da',
500: '#ffeaca',
950: '#000000',
},
}SCSS
$custom: #ffeaca; $custom-light: #fff0da; $custom-dark: #000000;
JSON
{
"hex": "#ffeaca",
"rgb": {
"r": 255,
"g": 234,
"b": 202
},
"hsl": {
"h": 36.226,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94581,
"c": 0.04772,
"h": 78.4
},
"luminance": 0.8437
}Semantic roles & 50–950 ramp
primary
#FFEACA
secondary
#84ACE9
accent
#5BE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583