#EFBDA7#EFBDA7
#EFBDA7 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.065 H 44.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA7 |
|---|---|
| RGB | rgb(239, 189, 167) |
| HSL | hsl(18, 69%, 80%) |
| HSV | hsv(18, 30%, 94%) |
| CMYK | cmyk(0%, 20.9%, 30.1%, 6.3%) |
| CIE-LAB | lab(80.48, 14.88, 17.97) |
| CIE-LCH | lch(80.48, 23.33, 50.39°) |
| OKLab | oklab(83.74% 0.0462 0.0461) |
| OKLCH | oklch(83.74% 0.065 44.9) |
| XYZ | xyz(60.7705, 57.5388, 44.4568) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.08
Pale Salmon
#FFB19A
ΔE00 6.14
Light Salmon
#FEA993
ΔE00 7.84
Pinkish Tan
#D99B82
ΔE00 8.78
Peach
#FFDAB9
ΔE00 9.07
Peach (survey)
#FFB07C
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA7 #A7D9EF
analogous
#EFA7B5 #EFBDA7 #EFE1A7
triadic
#EFBDA7 #A7EFBD #BDA7EF
tetradic
#EFBDA7 #B5EFA7 #A7D9EF #E1A7EF
square
#EFBDA7 #B5EFA7 #A7D9EF #E1A7EF
split-complementary
#EFBDA7 #A7EFE1 #A7B5EF
monochromatic
#DC6F3F #E69673 #EFBDA7 #F8E4DB #FAECE5
Accessibility & contrast
On white
1.68
#EFBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA7
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA7 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#D5CCA7
Tritanopia (blue-blind)
#FCB5B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbda7; /* rgb */ color: rgb(239, 189, 167); /* oklch */ color: oklch(83.7% 0.065 44.9);
Tailwind
colors: {
custom: {
50: '#f5d1c1',
500: '#efbda7',
950: '#000000',
},
}SCSS
$custom: #efbda7; $custom-light: #f5d1c1; $custom-dark: #000000;
JSON
{
"hex": "#efbda7",
"rgb": {
"r": 239,
"g": 189,
"b": 167
},
"hsl": {
"h": 18.333,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.83735,
"c": 0.06531,
"h": 44.9
},
"luminance": 0.57536
}Semantic roles & 50–950 ramp
primary
#EFBDA7
secondary
#6EB0CD
accent
#97D114
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382