#FFEFDF#FFEFDF
#FFEFDF is a very light, muted orange. Relative luminance 0.883; OKLCH L 96.1% C 0.027 H 67.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFDF |
|---|---|
| RGB | rgb(255, 239, 223) |
| HSL | hsl(30, 100%, 94%) |
| HSV | hsv(30, 13%, 100%) |
| CMYK | cmyk(0%, 6.3%, 12.5%, 0%) |
| CIE-LAB | lab(95.30, 2.80, 9.67) |
| CIE-LCH | lch(95.30, 10.07, 73.87°) |
| OKLab | oklab(96.05% 0.0105 0.0253) |
| OKLCH | oklch(96.05% 0.027 67.5) |
| XYZ | xyz(85.4247, 88.3220, 82.3455) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.17
Linen
#FAF0E6
ΔE00 2.90
Oldlace
#FDF5E6
ΔE00 3.71
Papayawhip
#FFEFD5
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.07
Champagne
#F7E7CE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFDF #DFEFFF
analogous
#FFDFDF #FFEFDF #FFFFDF
triadic
#FFEFDF #DFFFEF #EFDFFF
tetradic
#FFEFDF #DFFFDF #DFEFFF #FFDFFF
square
#FFEFDF #DFFFDF #DFEFFF #FFDFFF
split-complementary
#FFEFDF #DFFFFF #DFDFFF
monochromatic
#FFB265 #FFD0A2 #FFEFDF #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.13
#FFEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#FFEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFDF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFDF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDE
Deuteranopia (green-blind)
#F8F3DF
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefdf; /* rgb */ color: rgb(255, 239, 223); /* oklch */ color: oklch(96.1% 0.027 67.5);
Tailwind
colors: {
custom: {
50: '#fff4e9',
500: '#ffefdf',
950: '#000000',
},
}SCSS
$custom: #ffefdf; $custom-light: #fff4e9; $custom-dark: #000000;
JSON
{
"hex": "#ffefdf",
"rgb": {
"r": 255,
"g": 239,
"b": 223
},
"hsl": {
"h": 30,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96054,
"c": 0.02741,
"h": 67.5
},
"luminance": 0.88321
}Semantic roles & 50–950 ramp
primary
#FFEFDF
secondary
#96C1EC
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584