#FFEFDE#FFEFDE
#FFEFDE is a very light, muted orange. Relative luminance 0.883; OKLCH L 96.0% C 0.028 H 69.2°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFDE |
|---|---|
| RGB | rgb(255, 239, 222) |
| HSL | hsl(31, 100%, 94%) |
| HSV | hsv(31, 13%, 100%) |
| CMYK | cmyk(0%, 6.3%, 12.9%, 0%) |
| CIE-LAB | lab(95.27, 2.64, 10.16) |
| CIE-LCH | lch(95.27, 10.50, 75.42°) |
| OKLab | oklab(96.03% 0.0101 0.0266) |
| OKLCH | oklch(96.03% 0.028 69.2) |
| XYZ | xyz(85.2903, 88.2683, 81.6375) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.79
Linen
#FAF0E6
ΔE00 3.15
Papayawhip
#FFEFD5
ΔE00 3.59
Oldlace
#FDF5E6
ΔE00 3.60
Champagne
#F7E7CE
ΔE00 3.71
Seashell
#FFF5EE
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFDE #DEEEFF
analogous
#FFDEDE #FFEFDE #FFFFDE
triadic
#FFEFDE #DEFFEF #EFDEFF
tetradic
#FFEFDE #DEFFDE #DEEEFF #FFDEFF
square
#FFEFDE #DEFFDE #DEEEFF #FFDEFF
split-complementary
#FFEFDE #DEFFFF #DEDEFF
monochromatic
#FFB464 #FFD1A1 #FFEFDE #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.13
#FFEFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FFEFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFDE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFDE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefde; /* rgb */ color: rgb(255, 239, 222); /* oklch */ color: oklch(96.0% 0.028 69.2);
Tailwind
colors: {
custom: {
50: '#fff4e8',
500: '#ffefde',
950: '#000000',
},
}SCSS
$custom: #ffefde; $custom-light: #fff4e8; $custom-dark: #000000;
JSON
{
"hex": "#ffefde",
"rgb": {
"r": 255,
"g": 239,
"b": 222
},
"hsl": {
"h": 30.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96029,
"c": 0.02842,
"h": 69.2
},
"luminance": 0.88267
}Semantic roles & 50–950 ramp
primary
#FFEFDE
secondary
#95BFEC
accent
#6FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584