#FFEACE#FFEACE
#FFEACE is a very light, muted orange. Relative luminance 0.846; OKLCH L 94.7% C 0.043 H 75.1°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACE |
|---|---|
| RGB | rgb(255, 234, 206) |
| HSL | hsl(34, 100%, 90%) |
| HSV | hsv(34, 19%, 100%) |
| CMYK | cmyk(0%, 8.2%, 19.2%, 0%) |
| CIE-LAB | lab(93.69, 2.78, 16.19) |
| CIE-LCH | lch(93.69, 16.43, 80.25°) |
| OKLab | oklab(94.67% 0.0111 0.0419) |
| OKLCH | oklch(94.67% 0.043 75.1) |
| XYZ | xyz(81.8032, 84.5637, 70.3937) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.99
Champagne
#F7E7CE
ΔE00 2.08
Papayawhip
#FFEFD5
ΔE00 2.14
Bisque
#FFE4C4
ΔE00 2.41
Antiquewhite
#FAEBD7
ΔE00 2.96
Warm Beige
#E9DCC9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACE #CEE3FF
analogous
#FFD1CE #FFEACE #FBFFCE
triadic
#FFEACE #CEFFEA #EACEFF
tetradic
#FFEACE #CEFFD1 #CEE3FF #FFCEFB
square
#FFEACE #CEFFD1 #CEE3FF #FFCEFB
split-complementary
#FFEACE #CEFBFF #D1CEFF
monochromatic
#FFB654 #FFD091 #FFEACE #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.17
#FFEACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#FFEACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACC
Deuteranopia (green-blind)
#F8EFCF
Tritanopia (blue-blind)
#FFE4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeace; /* rgb */ color: rgb(255, 234, 206); /* oklch */ color: oklch(94.7% 0.043 75.1);
Tailwind
colors: {
custom: {
50: '#fff0dd',
500: '#ffeace',
950: '#000000',
},
}SCSS
$custom: #ffeace; $custom-light: #fff0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffeace",
"rgb": {
"r": 255,
"g": 234,
"b": 206
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.94674,
"c": 0.04333,
"h": 75.1
},
"luminance": 0.84562
}Semantic roles & 50–950 ramp
primary
#FFEACE
secondary
#87B2EA
accent
#62E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584