#EFBDA9#EFBDA9
#EFBDA9 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.064 H 42.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA9 |
|---|---|
| RGB | rgb(239, 189, 169) |
| HSL | hsl(17, 69%, 80%) |
| HSV | hsv(17, 29%, 94%) |
| CMYK | cmyk(0%, 20.9%, 29.3%, 6.3%) |
| CIE-LAB | lab(80.52, 15.14, 16.96) |
| CIE-LCH | lch(80.52, 22.73, 48.26°) |
| OKLab | oklab(83.78% 0.047 0.0436) |
| OKLCH | oklch(83.78% 0.064 42.9) |
| XYZ | xyz(60.9568, 57.6134, 45.4381) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.58
Pale Salmon
#FFB19A
ΔE00 5.98
Light Salmon
#FEA993
ΔE00 7.65
Pinkish Tan
#D99B82
ΔE00 8.86
Blush (survey)
#F29E8E
ΔE00 9.41
Peach
#FFDAB9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA9 #A9DBEF
analogous
#EFA9B8 #EFBDA9 #EFE0A9
triadic
#EFBDA9 #A9EFBD #BDA9EF
tetradic
#EFBDA9 #B8EFA9 #A9DBEF #E0A9EF
square
#EFBDA9 #B8EFA9 #A9DBEF #E0A9EF
split-complementary
#EFBDA9 #A9EFE0 #A9B8EF
monochromatic
#DC6E42 #E59575 #EFBDA9 #F9E5DD #FAEBE5
Accessibility & contrast
On white
1.68
#EFBDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFBDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA9
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA9 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A8
Deuteranopia (green-blind)
#D5CCA9
Tritanopia (blue-blind)
#FCB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbda9; /* rgb */ color: rgb(239, 189, 169); /* oklch */ color: oklch(83.8% 0.064 42.9);
Tailwind
colors: {
custom: {
50: '#f5d1c2',
500: '#efbda9',
950: '#000000',
},
}SCSS
$custom: #efbda9; $custom-light: #f5d1c2; $custom-dark: #000000;
JSON
{
"hex": "#efbda9",
"rgb": {
"r": 239,
"g": 189,
"b": 169
},
"hsl": {
"h": 17.143,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.83781,
"c": 0.06415,
"h": 42.9
},
"luminance": 0.5761
}Semantic roles & 50–950 ramp
primary
#EFBDA9
secondary
#70B2CD
accent
#9BD115
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382