#FFEACD#FFEACD
#FFEACD is a very light, muted orange. Relative luminance 0.845; OKLCH L 94.7% C 0.044 H 76.0°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACD |
|---|---|
| RGB | rgb(255, 234, 205) |
| HSL | hsl(35, 100%, 90%) |
| HSV | hsv(35, 20%, 100%) |
| CMYK | cmyk(0%, 8.2%, 19.6%, 0%) |
| CIE-LAB | lab(93.67, 2.64, 16.68) |
| CIE-LCH | lch(93.67, 16.89, 81.01°) |
| OKLab | oklab(94.65% 0.0107 0.0431) |
| OKLCH | oklch(94.65% 0.044 76) |
| XYZ | xyz(81.6821, 84.5152, 69.7560) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.68
Champagne
#F7E7CE
ΔE00 2.12
Papayawhip
#FFEFD5
ΔE00 2.13
Bisque
#FFE4C4
ΔE00 2.39
Antiquewhite
#FAEBD7
ΔE00 3.20
Wheat
#F5DEB3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACD #CDE2FF
analogous
#FFD1CD #FFEACD #FBFFCD
triadic
#FFEACD #CDFFEA #EACDFF
tetradic
#FFEACD #CDFFD1 #CDE2FF #FFCDFB
square
#FFEACD #CDFFD1 #CDE2FF #FFCDFB
split-complementary
#FFEACD #CDFBFF #D1CDFF
monochromatic
#FFB753 #FFD090 #FFEACD #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.17
#FFEACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#FFEACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACD
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACD | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACB
Deuteranopia (green-blind)
#F8EFCE
Tritanopia (blue-blind)
#FFE4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeacd; /* rgb */ color: rgb(255, 234, 205); /* oklch */ color: oklch(94.7% 0.044 76.0);
Tailwind
colors: {
custom: {
50: '#fff0dc',
500: '#ffeacd',
950: '#000000',
},
}SCSS
$custom: #ffeacd; $custom-light: #fff0dc; $custom-dark: #000000;
JSON
{
"hex": "#ffeacd",
"rgb": {
"r": 255,
"g": 234,
"b": 205
},
"hsl": {
"h": 34.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.9465,
"c": 0.04441,
"h": 76
},
"luminance": 0.84513
}Semantic roles & 50–950 ramp
primary
#FFEACD
secondary
#86B0EA
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584