#FFEFD3#FFEFD3
#FFEFD3 is a very light, muted orange. Relative luminance 0.877; OKLCH L 95.8% C 0.041 H 81.7°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFD3 |
|---|---|
| RGB | rgb(255, 239, 211) |
| HSL | hsl(38, 100%, 91%) |
| HSV | hsv(38, 17%, 100%) |
| CMYK | cmyk(0%, 6.3%, 17.3%, 0%) |
| CIE-LAB | lab(95.03, 0.97, 15.50) |
| CIE-LCH | lch(95.03, 15.53, 86.40°) |
| OKLab | oklab(95.76% 0.0058 0.0401) |
| OKLCH | oklch(95.76% 0.041 81.7) |
| XYZ | xyz(83.8639, 87.6977, 74.1249) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.72
Blanchedalmond
#FFEBCD
ΔE00 1.71
Champagne
#F7E7CE
ΔE00 1.96
Antiquewhite
#FAEBD7
ΔE00 2.94
Cornsilk
#FFF8DC
ΔE00 4.29
Bisque
#FFE4C4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFD3 #D3E3FF
analogous
#FFD9D3 #FFEFD3 #F9FFD3
triadic
#FFEFD3 #D3FFEF #EFD3FF
tetradic
#FFEFD3 #D3FFD9 #D3E3FF #FFD3F9
square
#FFEFD3 #D3FFD9 #D3E3FF #FFD3F9
split-complementary
#FFEFD3 #D3F9FF #D9D3FF
monochromatic
#FFC259 #FFD996 #FFEFD3 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.13
#FFEFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#FFEFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFD3
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFD3 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED1
Deuteranopia (green-blind)
#FBF2D4
Tritanopia (blue-blind)
#FFEAE7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffefd3; /* rgb */ color: rgb(255, 239, 211); /* oklch */ color: oklch(95.8% 0.041 81.7);
Tailwind
colors: {
custom: {
50: '#fff4e0',
500: '#ffefd3',
950: '#000000',
},
}SCSS
$custom: #ffefd3; $custom-light: #fff4e0; $custom-dark: #000000;
JSON
{
"hex": "#ffefd3",
"rgb": {
"r": 255,
"g": 239,
"b": 211
},
"hsl": {
"h": 38.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.9576,
"c": 0.04055,
"h": 81.7
},
"luminance": 0.87696
}Semantic roles & 50–950 ramp
primary
#FFEFD3
secondary
#8CAEEB
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584