#EFBDA5#EFBDA5
#EFBDA5 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.7% C 0.067 H 46.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA5 |
|---|---|
| RGB | rgb(239, 189, 165) |
| HSL | hsl(19, 70%, 79%) |
| HSV | hsv(19, 31%, 94%) |
| CMYK | cmyk(0%, 20.9%, 31%, 6.3%) |
| CIE-LAB | lab(80.44, 14.62, 18.99) |
| CIE-LCH | lch(80.44, 23.96, 52.40°) |
| OKLab | oklab(83.69% 0.0454 0.0486) |
| OKLCH | oklch(83.69% 0.067 46.9) |
| XYZ | xyz(60.5870, 57.4654, 43.4906) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.65
Pale Salmon
#FFB19A
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 8.11
Peach
#FFDAB9
ΔE00 8.62
Peach (survey)
#FFB07C
ΔE00 8.70
Pinkish Tan
#D99B82
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA5 #A5D7EF
analogous
#EFA5B2 #EFBDA5 #EFE2A5
triadic
#EFBDA5 #A5EFBD #BDA5EF
tetradic
#EFBDA5 #B2EFA5 #A5D7EF #E2A5EF
square
#EFBDA5 #B2EFA5 #A5D7EF #E2A5EF
split-complementary
#EFBDA5 #A5EFE2 #A5B2EF
monochromatic
#DD713D #E69771 #EFBDA5 #F8E3D9 #FAECE5
Accessibility & contrast
On white
1.68
#EFBDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EFBDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA5
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA5 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A3
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#FCB5B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbda5; /* rgb */ color: rgb(239, 189, 165); /* oklch */ color: oklch(83.7% 0.067 46.9);
Tailwind
colors: {
custom: {
50: '#f5d1bf',
500: '#efbda5',
950: '#000000',
},
}SCSS
$custom: #efbda5; $custom-light: #f5d1bf; $custom-dark: #000000;
JSON
{
"hex": "#efbda5",
"rgb": {
"r": 239,
"g": 189,
"b": 165
},
"hsl": {
"h": 19.459,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.83689,
"c": 0.06654,
"h": 46.9
},
"luminance": 0.57463
}Semantic roles & 50–950 ramp
primary
#EFBDA5
secondary
#6CADCC
accent
#94D214
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382