#FFEFD4#FFEFD4
#FFEFD4 is a very light, muted orange. Relative luminance 0.877; OKLCH L 95.8% C 0.039 H 80.9°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFD4 |
|---|---|
| RGB | rgb(255, 239, 212) |
| HSL | hsl(38, 100%, 92%) |
| HSV | hsv(38, 17%, 100%) |
| CMYK | cmyk(0%, 6.3%, 16.9%, 0%) |
| CIE-LAB | lab(95.05, 1.12, 15.01) |
| CIE-LCH | lch(95.05, 15.05, 85.73°) |
| OKLab | oklab(95.78% 0.0062 0.0389) |
| OKLCH | oklch(95.78% 0.039 80.9) |
| XYZ | xyz(83.9896, 87.7480, 74.7872) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.36
Blanchedalmond
#FFEBCD
ΔE00 1.74
Champagne
#F7E7CE
ΔE00 1.81
Antiquewhite
#FAEBD7
ΔE00 2.61
Cornsilk
#FFF8DC
ΔE00 4.42
Bisque
#FFE4C4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFD4 #D4E4FF
analogous
#FFDAD4 #FFEFD4 #FAFFD4
triadic
#FFEFD4 #D4FFEF #EFD4FF
tetradic
#FFEFD4 #D4FFDA #D4E4FF #FFD4FA
square
#FFEFD4 #D4FFDA #D4E4FF #FFD4FA
split-complementary
#FFEFD4 #D4FAFF #DAD4FF
monochromatic
#FFC15A #FFD897 #FFEFD4 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.13
#FFEFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#FFEFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFD4
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFD4 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED2
Deuteranopia (green-blind)
#FAF2D5
Tritanopia (blue-blind)
#FFEAE7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefd4; /* rgb */ color: rgb(255, 239, 212); /* oklch */ color: oklch(95.8% 0.039 80.9);
Tailwind
colors: {
custom: {
50: '#fff4e1',
500: '#ffefd4',
950: '#000000',
},
}SCSS
$custom: #ffefd4; $custom-light: #fff4e1; $custom-dark: #000000;
JSON
{
"hex": "#ffefd4",
"rgb": {
"r": 255,
"g": 239,
"b": 212
},
"hsl": {
"h": 37.674,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.95784,
"c": 0.03941,
"h": 80.9
},
"luminance": 0.87746
}Semantic roles & 50–950 ramp
primary
#FFEFD4
secondary
#8CB0EB
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584