#FFEFDC#FFEFDC
#FFEFDC is a very light, muted orange. Relative luminance 0.882; OKLCH L 96.0% C 0.031 H 72.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFDC |
|---|---|
| RGB | rgb(255, 239, 220) |
| HSL | hsl(33, 100%, 93%) |
| HSV | hsv(33, 14%, 100%) |
| CMYK | cmyk(0%, 6.3%, 13.7%, 0%) |
| CIE-LAB | lab(95.23, 2.33, 11.13) |
| CIE-LCH | lch(95.23, 11.37, 78.16°) |
| OKLab | oklab(95.98% 0.0093 0.0291) |
| OKLCH | oklch(95.98% 0.031 72.2) |
| XYZ | xyz(85.0239, 88.1617, 80.2342) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.17
Papayawhip
#FFEFD5
ΔE00 2.74
Champagne
#F7E7CE
ΔE00 2.98
Oldlace
#FDF5E6
ΔE00 3.53
Linen
#FAF0E6
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFDC #DCECFF
analogous
#FFDDDC #FFEFDC #FEFFDC
triadic
#FFEFDC #DCFFEF #EFDCFF
tetradic
#FFEFDC #DCFFDD #DCECFF #FFDCFE
square
#FFEFDC #DCFFDD #DCECFF #FFDCFE
split-complementary
#FFEFDC #DCFEFF #DDDCFF
monochromatic
#FFB762 #FFD39F #FFEFDC #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.13
#FFEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FFEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFDC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFDC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefdc; /* rgb */ color: rgb(255, 239, 220); /* oklch */ color: oklch(96.0% 0.031 72.2);
Tailwind
colors: {
custom: {
50: '#fff4e6',
500: '#ffefdc',
950: '#000000',
},
}SCSS
$custom: #ffefdc; $custom-light: #fff4e6; $custom-dark: #000000;
JSON
{
"hex": "#ffefdc",
"rgb": {
"r": 255,
"g": 239,
"b": 220
},
"hsl": {
"h": 32.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.95979,
"c": 0.03051,
"h": 72.2
},
"luminance": 0.8816
}Semantic roles & 50–950 ramp
primary
#FFEFDC
secondary
#93BCEC
accent
#69E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584