#EFBDAA#EFBDAA
#EFBDAA is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.064 H 41.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDAA |
|---|---|
| RGB | rgb(239, 189, 170) |
| HSL | hsl(17, 68%, 80%) |
| HSV | hsv(17, 29%, 94%) |
| CMYK | cmyk(0%, 20.9%, 28.9%, 6.3%) |
| CIE-LAB | lab(80.54, 15.27, 16.46) |
| CIE-LCH | lch(80.54, 22.45, 47.14°) |
| OKLab | oklab(83.8% 0.0474 0.0424) |
| OKLCH | oklch(83.8% 0.064 41.8) |
| XYZ | xyz(61.0510, 57.6510, 45.9344) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.86
Pale Salmon
#FFB19A
ΔE00 5.94
Light Salmon
#FEA993
ΔE00 7.59
Pinkish Tan
#D99B82
ΔE00 8.93
Blush (survey)
#F29E8E
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDAA #AADCEF
analogous
#EFAAB9 #EFBDAA #EFE0AA
triadic
#EFBDAA #AAEFBD #BDAAEF
tetradic
#EFBDAA #B9EFAA #AADCEF #E0AAEF
square
#EFBDAA #B9EFAA #AADCEF #E0AAEF
split-complementary
#EFBDAA #AAEFE0 #AAB9EF
monochromatic
#DC6D43 #E59576 #EFBDAA #F9E5DE #FAEBE5
Accessibility & contrast
On white
1.68
#EFBDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFBDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDAA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDAA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#FCB6B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbdaa; /* rgb */ color: rgb(239, 189, 170); /* oklch */ color: oklch(83.8% 0.064 41.8);
Tailwind
colors: {
custom: {
50: '#f5d1c3',
500: '#efbdaa',
950: '#000000',
},
}SCSS
$custom: #efbdaa; $custom-light: #f5d1c3; $custom-dark: #000000;
JSON
{
"hex": "#efbdaa",
"rgb": {
"r": 239,
"g": 189,
"b": 170
},
"hsl": {
"h": 16.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.83804,
"c": 0.0636,
"h": 41.8
},
"luminance": 0.57648
}Semantic roles & 50–950 ramp
primary
#EFBDAA
secondary
#70B3CD
accent
#9DD015
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382