#EFDFC5#EFDFC5
#EFDFC5 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.0% C 0.039 H 80.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC5 |
|---|---|
| RGB | rgb(239, 223, 197) |
| HSL | hsl(37, 57%, 85%) |
| HSV | hsv(37, 18%, 94%) |
| CMYK | cmyk(0%, 6.7%, 17.6%, 6.3%) |
| CIE-LAB | lab(89.47, 1.32, 14.72) |
| CIE-LCH | lch(89.47, 14.78, 84.86°) |
| OKLab | oklab(90.98% 0.0067 0.0381) |
| OKLCH | oklch(90.98% 0.039 80) |
| XYZ | xyz(72.0619, 75.1587, 63.5234) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.81
Warm Beige
#E9DCC9
ΔE00 2.53
Blanchedalmond
#FFEBCD
ΔE00 3.16
Antiquewhite
#FAEBD7
ΔE00 3.44
Papayawhip
#FFEFD5
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC5 #C5D5EF
analogous
#EFCAC5 #EFDFC5 #EAEFC5
triadic
#EFDFC5 #C5EFDF #DFC5EF
tetradic
#EFDFC5 #C5EFCA #C5D5EF #EFC5EA
square
#EFDFC5 #C5EFCA #C5D5EF #EFC5EA
split-complementary
#EFDFC5 #C5EAEF #CAC5EF
monochromatic
#D5AA65 #E2C595 #EFDFC5 #F8F2E7 #F8F2E7
Accessibility & contrast
On white
1.31
#EFDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EFDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC5
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC5 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC3
Deuteranopia (green-blind)
#EAE3C6
Tritanopia (blue-blind)
#F7DAD8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc5; /* rgb */ color: rgb(239, 223, 197); /* oklch */ color: oklch(91.0% 0.039 80.0);
Tailwind
colors: {
custom: {
50: '#f4e8d6',
500: '#efdfc5',
950: '#000000',
},
}SCSS
$custom: #efdfc5; $custom-light: #f4e8d6; $custom-dark: #000000;
JSON
{
"hex": "#efdfc5",
"rgb": {
"r": 239,
"g": 223,
"b": 197
},
"hsl": {
"h": 37.143,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.90975,
"c": 0.03872,
"h": 80
},
"luminance": 0.75157
}Semantic roles & 50–950 ramp
primary
#EFDFC5
secondary
#8BA4CD
accent
#5FC421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483