#EFBF9F#EFBF9F
#EFBF9F is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.9% C 0.070 H 55.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF9F |
|---|---|
| RGB | rgb(239, 191, 159) |
| HSL | hsl(24, 71%, 78%) |
| HSV | hsv(24, 33%, 94%) |
| CMYK | cmyk(0%, 20.1%, 33.5%, 6.3%) |
| CIE-LAB | lab(80.80, 12.81, 22.69) |
| CIE-LCH | lch(80.80, 26.05, 60.54°) |
| OKLab | oklab(83.93% 0.04 0.0576) |
| OKLCH | oklch(83.93% 0.07 55.2) |
| XYZ | xyz(60.4869, 58.1185, 40.8261) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.63
Peach
#FFDAB9
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.85
Peach (survey)
#FFB07C
ΔE00 7.47
Burlywood
#DEB887
ΔE00 7.55
Tan
#D2B48C
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF9F #9FCFEF
analogous
#EF9FA7 #EFBF9F #EFE79F
triadic
#EFBF9F #9FEFBF #BF9FEF
tetradic
#EFBF9F #A7EF9F #9FCFEF #E79FEF
square
#EFBF9F #A7EF9F #9FCFEF #E79FEF
split-complementary
#EFBF9F #9FEFE7 #9FA7EF
monochromatic
#DE7936 #E69C6B #EFBF9F #F8E2D3 #FBEEE5
Accessibility & contrast
On white
1.66
#EFBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF9F
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF9F | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39D
Deuteranopia (green-blind)
#D8CD9F
Tritanopia (blue-blind)
#FDB6B6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efbf9f; /* rgb */ color: rgb(239, 191, 159); /* oklch */ color: oklch(83.9% 0.070 55.2);
Tailwind
colors: {
custom: {
50: '#f5d2bb',
500: '#efbf9f',
950: '#000000',
},
}SCSS
$custom: #efbf9f; $custom-light: #f5d2bb; $custom-dark: #000000;
JSON
{
"hex": "#efbf9f",
"rgb": {
"r": 239,
"g": 191,
"b": 159
},
"hsl": {
"h": 24,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.83934,
"c": 0.07009,
"h": 55.2
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#EFBF9F
secondary
#66A3CC
accent
#86D312
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171412
muted
#858382