#EFBDA2#EFBDA2
#EFBDA2 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.069 H 49.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDA2 |
|---|---|
| RGB | rgb(239, 189, 162) |
| HSL | hsl(21, 71%, 79%) |
| HSV | hsv(21, 32%, 94%) |
| CMYK | cmyk(0%, 20.9%, 32.2%, 6.3%) |
| CIE-LAB | lab(80.38, 14.24, 20.50) |
| CIE-LCH | lch(80.38, 24.96, 55.22°) |
| OKLab | oklab(83.62% 0.0443 0.0523) |
| OKLCH | oklch(83.62% 0.069 49.8) |
| XYZ | xyz(60.3172, 57.3575, 42.0694) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.21
Pale Salmon
#FFB19A
ΔE00 6.93
Peach (survey)
#FFB07C
ΔE00 7.96
Peach
#FFDAB9
ΔE00 8.05
Light Peach
#FFD8B1
ΔE00 8.46
Light Salmon
#FEA993
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDA2 #A2D4EF
analogous
#EFA2AD #EFBDA2 #EFE3A2
triadic
#EFBDA2 #A2EFBD #BDA2EF
tetradic
#EFBDA2 #ADEFA2 #A2D4EF #E3A2EF
square
#EFBDA2 #ADEFA2 #A2D4EF #E3A2EF
split-complementary
#EFBDA2 #A2EFE3 #A2ADEF
monochromatic
#DD733A #E6986E #EFBDA2 #F8E2D6 #FBECE5
Accessibility & contrast
On white
1.68
#EFBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDA2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDA2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A0
Deuteranopia (green-blind)
#D6CCA2
Tritanopia (blue-blind)
#FDB5B6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbda2; /* rgb */ color: rgb(239, 189, 162); /* oklch */ color: oklch(83.6% 0.069 49.8);
Tailwind
colors: {
custom: {
50: '#f5d1bd',
500: '#efbda2',
950: '#000000',
},
}SCSS
$custom: #efbda2; $custom-light: #f5d1bd; $custom-dark: #000000;
JSON
{
"hex": "#efbda2",
"rgb": {
"r": 239,
"g": 189,
"b": 162
},
"hsl": {
"h": 21.039,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.83623,
"c": 0.06852,
"h": 49.8
},
"luminance": 0.57355
}Semantic roles & 50–950 ramp
primary
#EFBDA2
secondary
#69A9CC
accent
#8FD313
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382