#FFEACF#FFEACF
#FFEACF is a very light, muted orange. Relative luminance 0.846; OKLCH L 94.7% C 0.042 H 74.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEACF |
|---|---|
| RGB | rgb(255, 234, 207) |
| HSL | hsl(34, 100%, 91%) |
| HSV | hsv(34, 19%, 100%) |
| CMYK | cmyk(0%, 8.2%, 18.8%, 0%) |
| CIE-LAB | lab(93.72, 2.93, 15.70) |
| CIE-LCH | lch(93.72, 15.98, 79.44°) |
| OKLab | oklab(94.7% 0.0115 0.0407) |
| OKLCH | oklch(94.7% 0.042 74.2) |
| XYZ | xyz(81.9251, 84.6124, 71.0355) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.34
Champagne
#F7E7CE
ΔE00 2.11
Papayawhip
#FFEFD5
ΔE00 2.22
Bisque
#FFE4C4
ΔE00 2.48
Antiquewhite
#FAEBD7
ΔE00 2.75
Warm Beige
#E9DCC9
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEACF #CFE4FF
analogous
#FFD2CF #FFEACF #FCFFCF
triadic
#FFEACF #CFFFEA #EACFFF
tetradic
#FFEACF #CFFFD2 #CFE4FF #FFCFFC
square
#FFEACF #CFFFD2 #CFE4FF #FFCFFC
split-complementary
#FFEACF #CFFCFF #D2CFFF
monochromatic
#FFB455 #FFCF92 #FFEACF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.17
#FFEACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#FFEACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEACF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEACF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EACD
Deuteranopia (green-blind)
#F7EFD0
Tritanopia (blue-blind)
#FFE4E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffeacf; /* rgb */ color: rgb(255, 234, 207); /* oklch */ color: oklch(94.7% 0.042 74.2);
Tailwind
colors: {
custom: {
50: '#fff0dd',
500: '#ffeacf',
950: '#000000',
},
}SCSS
$custom: #ffeacf; $custom-light: #fff0dd; $custom-dark: #000000;
JSON
{
"hex": "#ffeacf",
"rgb": {
"r": 255,
"g": 234,
"b": 207
},
"hsl": {
"h": 33.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.94697,
"c": 0.04225,
"h": 74.2
},
"luminance": 0.84611
}Semantic roles & 50–950 ramp
primary
#FFEACF
secondary
#88B3EA
accent
#64E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584