#FFEFDD#FFEFDD
#FFEFDD is a very light, muted orange. Relative luminance 0.882; OKLCH L 96.0% C 0.029 H 70.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFDD |
|---|---|
| RGB | rgb(255, 239, 221) |
| HSL | hsl(32, 100%, 93%) |
| HSV | hsv(32, 13%, 100%) |
| CMYK | cmyk(0%, 6.3%, 13.3%, 0%) |
| CIE-LAB | lab(95.25, 2.49, 10.64) |
| CIE-LCH | lch(95.25, 10.93, 76.85°) |
| OKLab | oklab(96% 0.0097 0.0278) |
| OKLCH | oklch(96% 0.029 70.7) |
| XYZ | xyz(85.1567, 88.2148, 80.9338) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.45
Papayawhip
#FFEFD5
ΔE00 3.16
Champagne
#F7E7CE
ΔE00 3.34
Linen
#FAF0E6
ΔE00 3.42
Oldlace
#FDF5E6
ΔE00 3.54
Blanchedalmond
#FFEBCD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFDD #DDEDFF
analogous
#FFDEDD #FFEFDD #FEFFDD
triadic
#FFEFDD #DDFFEF #EFDDFF
tetradic
#FFEFDD #DDFFDE #DDEDFF #FFDDFE
square
#FFEFDD #DDFFDE #DDEDFF #FFDDFE
split-complementary
#FFEFDD #DDFEFF #DEDDFF
monochromatic
#FFB563 #FFD2A0 #FFEFDD #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.13
#FFEFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FFEFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFDD
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFDD | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefdd; /* rgb */ color: rgb(255, 239, 221); /* oklch */ color: oklch(96.0% 0.029 70.7);
Tailwind
colors: {
custom: {
50: '#fff4e7',
500: '#ffefdd',
950: '#000000',
},
}SCSS
$custom: #ffefdd; $custom-light: #fff4e7; $custom-dark: #000000;
JSON
{
"hex": "#ffefdd",
"rgb": {
"r": 255,
"g": 239,
"b": 221
},
"hsl": {
"h": 31.765,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96003,
"c": 0.02946,
"h": 70.7
},
"luminance": 0.88213
}Semantic roles & 50–950 ramp
primary
#FFEFDD
secondary
#94BEEC
accent
#6CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584