#EFBFA9#EFBFA9
#EFBFA9 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.2% C 0.063 H 45.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFA9 |
|---|---|
| RGB | rgb(239, 191, 169) |
| HSL | hsl(19, 69%, 80%) |
| HSV | hsv(19, 29%, 94%) |
| CMYK | cmyk(0%, 20.1%, 29.3%, 6.3%) |
| CIE-LAB | lab(81.00, 14.08, 17.63) |
| CIE-LCH | lch(81.00, 22.57, 51.39°) |
| OKLab | oklab(84.16% 0.0439 0.0453) |
| OKLCH | oklch(84.16% 0.063 45.9) |
| XYZ | xyz(61.3900, 58.4797, 45.5825) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.55
Pale Salmon
#FFB19A
ΔE00 6.73
Light Salmon
#FEA993
ΔE00 8.45
Peach
#FFDAB9
ΔE00 8.49
Light Peach
#FFD8B1
ΔE00 9.25
Pinkish Tan
#D99B82
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFA9 #A9D9EF
analogous
#EFA9B6 #EFBFA9 #EFE2A9
triadic
#EFBFA9 #A9EFBF #BFA9EF
tetradic
#EFBFA9 #B6EFA9 #A9D9EF #E2A9EF
square
#EFBFA9 #B6EFA9 #A9D9EF #E2A9EF
split-complementary
#EFBFA9 #A9EFE2 #A9B6EF
monochromatic
#DC7242 #E59975 #EFBFA9 #F9E5DD #FAECE5
Accessibility & contrast
On white
1.65
#EFBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EFBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFA9
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFA9 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A7
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#FCB7B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfa9; /* rgb */ color: rgb(239, 191, 169); /* oklch */ color: oklch(84.2% 0.063 45.9);
Tailwind
colors: {
custom: {
50: '#f5d2c2',
500: '#efbfa9',
950: '#000000',
},
}SCSS
$custom: #efbfa9; $custom-light: #f5d2c2; $custom-dark: #000000;
JSON
{
"hex": "#efbfa9",
"rgb": {
"r": 239,
"g": 191,
"b": 169
},
"hsl": {
"h": 18.857,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.84156,
"c": 0.0631,
"h": 45.9
},
"luminance": 0.58477
}Semantic roles & 50–950 ramp
primary
#EFBFA9
secondary
#70AFCD
accent
#96D115
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382