#EFBDA8#EFBDA8
#EFBDA8 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.065 H 43.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA8 |
|---|---|
| RGB | rgb(239, 189, 168) |
| HSL | hsl(18, 69%, 80%) |
| HSV | hsv(18, 30%, 94%) |
| CMYK | cmyk(0%, 20.9%, 29.7%, 6.3%) |
| CIE-LAB | lab(80.50, 15.01, 17.47) |
| CIE-LCH | lch(80.50, 23.03, 49.33°) |
| OKLab | oklab(83.76% 0.0466 0.0449) |
| OKLCH | oklch(83.76% 0.065 43.9) |
| XYZ | xyz(60.8633, 57.5759, 44.9456) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.32
Pale Salmon
#FFB19A
ΔE00 6.04
Light Salmon
#FEA993
ΔE00 7.73
Pinkish Tan
#D99B82
ΔE00 8.81
Peach
#FFDAB9
ΔE00 9.31
Blush (survey)
#F29E8E
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA8 #A8DAEF
analogous
#EFA8B7 #EFBDA8 #EFE0A8
triadic
#EFBDA8 #A8EFBD #BDA8EF
tetradic
#EFBDA8 #B7EFA8 #A8DAEF #E0A8EF
square
#EFBDA8 #B7EFA8 #A8DAEF #E0A8EF
split-complementary
#EFBDA8 #A8EFE0 #A8B7EF
monochromatic
#DC6F41 #E59674 #EFBDA8 #F9E4DC #FAEBE5
Accessibility & contrast
On white
1.68
#EFBDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFBDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA8 | 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)
#C9C2A7
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#FCB5B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbda8; /* rgb */ color: rgb(239, 189, 168); /* oklch */ color: oklch(83.8% 0.065 43.9);
Tailwind
colors: {
custom: {
50: '#f5d1c1',
500: '#efbda8',
950: '#000000',
},
}SCSS
$custom: #efbda8; $custom-light: #f5d1c1; $custom-dark: #000000;
JSON
{
"hex": "#efbda8",
"rgb": {
"r": 239,
"g": 189,
"b": 168
},
"hsl": {
"h": 17.746,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.83758,
"c": 0.06472,
"h": 43.9
},
"luminance": 0.57573
}Semantic roles & 50–950 ramp
primary
#EFBDA8
secondary
#6FB1CD
accent
#99D115
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382