#FFEFD7#FFEFD7
#FFEFD7 is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.9% C 0.036 H 78.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFD7 |
|---|---|
| RGB | rgb(255, 239, 215) |
| HSL | hsl(36, 100%, 92%) |
| HSV | hsv(36, 16%, 100%) |
| CMYK | cmyk(0%, 6.3%, 15.7%, 0%) |
| CIE-LAB | lab(95.12, 1.57, 13.55) |
| CIE-LCH | lch(95.12, 13.64, 83.39°) |
| OKLab | oklab(95.86% 0.0074 0.0352) |
| OKLCH | oklch(95.86% 0.036 78.1) |
| XYZ | xyz(84.3716, 87.9008, 76.7987) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.74
Antiquewhite
#FAEBD7
ΔE00 1.63
Champagne
#F7E7CE
ΔE00 1.75
Blanchedalmond
#FFEBCD
ΔE00 2.22
Oldlace
#FDF5E6
ΔE00 4.09
Warm Beige
#E9DCC9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFD7 #D7E7FF
analogous
#FFDBD7 #FFEFD7 #FBFFD7
triadic
#FFEFD7 #D7FFEF #EFD7FF
tetradic
#FFEFD7 #D7FFDB #D7E7FF #FFD7FB
square
#FFEFD7 #D7FFDB #D7E7FF #FFD7FB
split-complementary
#FFEFD7 #D7FBFF #DBD7FF
monochromatic
#FFBE5D #FFD79A #FFEFD7 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.13
#FFEFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FFEFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFD7
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFD7 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#FAF3D8
Tritanopia (blue-blind)
#FFEAE8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefd7; /* rgb */ color: rgb(255, 239, 215); /* oklch */ color: oklch(95.9% 0.036 78.1);
Tailwind
colors: {
custom: {
50: '#fff4e3',
500: '#ffefd7',
950: '#000000',
},
}SCSS
$custom: #ffefd7; $custom-light: #fff4e3; $custom-dark: #000000;
JSON
{
"hex": "#ffefd7",
"rgb": {
"r": 255,
"g": 239,
"b": 215
},
"hsl": {
"h": 36,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.95856,
"c": 0.03599,
"h": 78.1
},
"luminance": 0.87899
}Semantic roles & 50–950 ramp
primary
#FFEFD7
secondary
#8FB4EB
accent
#5CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584