#FFEFD9#FFEFD9
#FFEFD9 is a very light, muted orange. Relative luminance 0.880; OKLCH L 95.9% C 0.034 H 76.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFD9 |
|---|---|
| RGB | rgb(255, 239, 217) |
| HSL | hsl(35, 100%, 93%) |
| HSV | hsv(35, 15%, 100%) |
| CMYK | cmyk(0%, 6.3%, 14.9%, 0%) |
| CIE-LAB | lab(95.16, 1.87, 12.58) |
| CIE-LCH | lch(95.16, 12.72, 81.53°) |
| OKLab | oklab(95.91% 0.0082 0.0328) |
| OKLCH | oklch(95.91% 0.034 76) |
| XYZ | xyz(84.6301, 88.0042, 78.1605) |
| Luminance | 0.8800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.10
Papayawhip
#FFEFD5
ΔE00 1.52
Champagne
#F7E7CE
ΔE00 2.10
Blanchedalmond
#FFEBCD
ΔE00 2.78
Oldlace
#FDF5E6
ΔE00 3.76
Warm Beige
#E9DCC9
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFD9 #D9E9FF
analogous
#FFDCD9 #FFEFD9 #FCFFD9
triadic
#FFEFD9 #D9FFEF #EFD9FF
tetradic
#FFEFD9 #D9FFDC #D9E9FF #FFD9FC
square
#FFEFD9 #D9FFDC #D9E9FF #FFD9FC
split-complementary
#FFEFD9 #D9FCFF #DCD9FF
monochromatic
#FFBB5F #FFD59C #FFEFD9 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.13
#FFEFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FFEFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFD9
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFD9 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD8
Deuteranopia (green-blind)
#FAF3DA
Tritanopia (blue-blind)
#FFEBE9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefd9; /* rgb */ color: rgb(255, 239, 217); /* oklch */ color: oklch(95.9% 0.034 76.0);
Tailwind
colors: {
custom: {
50: '#fff4e4',
500: '#ffefd9',
950: '#000000',
},
}SCSS
$custom: #ffefd9; $custom-light: #fff4e4; $custom-dark: #000000;
JSON
{
"hex": "#ffefd9",
"rgb": {
"r": 255,
"g": 239,
"b": 217
},
"hsl": {
"h": 34.737,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.95905,
"c": 0.03377,
"h": 76
},
"luminance": 0.88003
}Semantic roles & 50–950 ramp
primary
#FFEFD9
secondary
#91B7EC
accent
#61E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584