#EFBD9F#EFBD9F
#EFBD9F is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.071 H 52.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD9F |
|---|---|
| RGB | rgb(239, 189, 159) |
| HSL | hsl(23, 71%, 78%) |
| HSV | hsv(23, 33%, 94%) |
| CMYK | cmyk(0%, 20.9%, 33.5%, 6.3%) |
| CIE-LAB | lab(80.32, 13.87, 22.02) |
| CIE-LCH | lch(80.32, 26.03, 57.80°) |
| OKLab | oklab(83.56% 0.0431 0.056) |
| OKLCH | oklch(83.56% 0.071 52.4) |
| XYZ | xyz(60.0537, 57.2521, 40.6817) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.05
Peach (survey)
#FFB07C
ΔE00 7.36
Pale Salmon
#FFB19A
ΔE00 7.59
Peach
#FFDAB9
ΔE00 7.61
Light Peach
#FFD8B1
ΔE00 7.82
Burlywood
#DEB887
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD9F #9FD1EF
analogous
#EF9FA9 #EFBD9F #EFE59F
triadic
#EFBD9F #9FEFBD #BD9FEF
tetradic
#EFBD9F #A9EF9F #9FD1EF #E59FEF
square
#EFBD9F #A9EF9F #9FD1EF #E59FEF
split-complementary
#EFBD9F #9FEFE5 #9FA9EF
monochromatic
#DE7536 #E6996B #EFBD9F #F8E1D3 #FBEDE5
Accessibility & contrast
On white
1.69
#EFBD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD9F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD9F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19D
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#FDB4B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd9f; /* rgb */ color: rgb(239, 189, 159); /* oklch */ color: oklch(83.6% 0.071 52.4);
Tailwind
colors: {
custom: {
50: '#f5d1bb',
500: '#efbd9f',
950: '#000000',
},
}SCSS
$custom: #efbd9f; $custom-light: #f5d1bb; $custom-dark: #000000;
JSON
{
"hex": "#efbd9f",
"rgb": {
"r": 239,
"g": 189,
"b": 159
},
"hsl": {
"h": 22.5,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.83557,
"c": 0.07062,
"h": 52.4
},
"luminance": 0.57249
}Semantic roles & 50–950 ramp
primary
#EFBD9F
secondary
#66A6CC
accent
#8BD312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382