#EFBDA6#EFBDA6
#EFBDA6 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.066 H 45.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA6 |
|---|---|
| RGB | rgb(239, 189, 166) |
| HSL | hsl(19, 70%, 79%) |
| HSV | hsv(19, 31%, 94%) |
| CMYK | cmyk(0%, 20.9%, 30.5%, 6.3%) |
| CIE-LAB | lab(80.46, 14.75, 18.48) |
| CIE-LCH | lch(80.46, 23.64, 51.41°) |
| OKLab | oklab(83.71% 0.0458 0.0474) |
| OKLCH | oklch(83.71% 0.066 45.9) |
| XYZ | xyz(60.6784, 57.5020, 43.9718) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.85
Pale Salmon
#FFB19A
ΔE00 6.26
Light Salmon
#FEA993
ΔE00 7.96
Pinkish Tan
#D99B82
ΔE00 8.77
Peach
#FFDAB9
ΔE00 8.84
Peach (survey)
#FFB07C
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA6 #A6D8EF
analogous
#EFA6B4 #EFBDA6 #EFE2A6
triadic
#EFBDA6 #A6EFBD #BDA6EF
tetradic
#EFBDA6 #B4EFA6 #A6D8EF #E2A6EF
square
#EFBDA6 #B4EFA6 #A6D8EF #E2A6EF
split-complementary
#EFBDA6 #A6EFE2 #A6B4EF
monochromatic
#DC703E #E69772 #EFBDA6 #F8E3DA #FAECE5
Accessibility & contrast
On white
1.68
#EFBDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFBDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA6
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA6 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A4
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#FCB5B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbda6; /* rgb */ color: rgb(239, 189, 166); /* oklch */ color: oklch(83.7% 0.066 45.9);
Tailwind
colors: {
custom: {
50: '#f5d1c0',
500: '#efbda6',
950: '#000000',
},
}SCSS
$custom: #efbda6; $custom-light: #f5d1c0; $custom-dark: #000000;
JSON
{
"hex": "#efbda6",
"rgb": {
"r": 239,
"g": 189,
"b": 166
},
"hsl": {
"h": 18.904,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.83712,
"c": 0.06591,
"h": 45.9
},
"luminance": 0.57499
}Semantic roles & 50–950 ramp
primary
#EFBDA6
secondary
#6DAECC
accent
#96D214
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382