#EFD2BF#EFD2BF
#EFD2BF is a very light, muted orange. Relative luminance 0.682; OKLCH L 88.3% C 0.041 H 55.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2BF |
|---|---|
| RGB | rgb(239, 210, 191) |
| HSL | hsl(24, 60%, 84%) |
| HSV | hsv(24, 20%, 94%) |
| CMYK | cmyk(0%, 12.1%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.11, 7.17, 13.13) |
| CIE-LCH | lch(86.11, 14.96, 61.37°) |
| OKLab | oklab(88.3% 0.0236 0.0341) |
| OKLCH | oklch(88.3% 0.041 55.3) |
| XYZ | xyz(68.0472, 68.2074, 58.8609) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.89
Peach
#FFDAB9
ΔE00 5.10
Light Peach
#FFD8B1
ΔE00 6.62
Bisque
#FFE4C4
ΔE00 6.65
Warm Beige
#E9DCC9
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2BF #BFDCEF
analogous
#EFBFC4 #EFD2BF #EFEABF
triadic
#EFD2BF #BFEFD2 #D2BFEF
tetradic
#EFD2BF #C4EFBF #BFDCEF #EABFEF
square
#EFD2BF #C4EFBF #BFDCEF #EABFEF
split-complementary
#EFD2BF #BFEFEA #BFC4EF
monochromatic
#D78D5D #E3B08E #EFD2BF #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.43
#EFD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#EFD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2BF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2BF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#E1DABF
Tritanopia (blue-blind)
#F8CDCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efd2bf; /* rgb */ color: rgb(239, 210, 191); /* oklch */ color: oklch(88.3% 0.041 55.3);
Tailwind
colors: {
custom: {
50: '#f4dfd2',
500: '#efd2bf',
950: '#000000',
},
}SCSS
$custom: #efd2bf; $custom-light: #f4dfd2; $custom-dark: #000000;
JSON
{
"hex": "#efd2bf",
"rgb": {
"r": 239,
"g": 210,
"b": 191
},
"hsl": {
"h": 23.75,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.88298,
"c": 0.04148,
"h": 55.3
},
"luminance": 0.68205
}Semantic roles & 50–950 ramp
primary
#EFD2BF
secondary
#85B1CD
accent
#84C81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483