#EFBFA4#EFBFA4
#EFBFA4 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.066 H 50.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFA4 |
|---|---|
| RGB | rgb(239, 191, 164) |
| HSL | hsl(22, 70%, 79%) |
| HSV | hsv(22, 31%, 94%) |
| CMYK | cmyk(0%, 20.1%, 31.4%, 6.3%) |
| CIE-LAB | lab(80.90, 13.44, 20.16) |
| CIE-LCH | lch(80.90, 24.23, 56.32°) |
| OKLab | oklab(84.04% 0.0419 0.0515) |
| OKLCH | oklch(84.04% 0.066 50.8) |
| XYZ | xyz(60.9295, 58.2955, 43.1575) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.66
Peach
#FFDAB9
ΔE00 7.43
Pale Salmon
#FFB19A
ΔE00 7.52
Light Peach
#FFD8B1
ΔE00 7.89
Peach (survey)
#FFB07C
ΔE00 8.29
Burlywood
#DEB887
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFA4 #A4D4EF
analogous
#EFA4AF #EFBFA4 #EFE5A4
triadic
#EFBFA4 #A4EFBF #BFA4EF
tetradic
#EFBFA4 #AFEFA4 #A4D4EF #E5A4EF
square
#EFBFA4 #AFEFA4 #A4D4EF #E5A4EF
split-complementary
#EFBFA4 #A4EFE5 #A4AFEF
monochromatic
#DD763C #E69A70 #EFBFA4 #F8E4D8 #FAEDE5
Accessibility & contrast
On white
1.66
#EFBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#EFBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFA4
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFA4 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A2
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#FCB7B8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbfa4; /* rgb */ color: rgb(239, 191, 164); /* oklch */ color: oklch(84.0% 0.066 50.8);
Tailwind
colors: {
custom: {
50: '#f5d2bf',
500: '#efbfa4',
950: '#000000',
},
}SCSS
$custom: #efbfa4; $custom-light: #f5d2bf; $custom-dark: #000000;
JSON
{
"hex": "#efbfa4",
"rgb": {
"r": 239,
"g": 191,
"b": 164
},
"hsl": {
"h": 21.6,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.84043,
"c": 0.0664,
"h": 50.8
},
"luminance": 0.58293
}Semantic roles & 50–950 ramp
primary
#EFBFA4
secondary
#6BA9CC
accent
#8DD213
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382