#EFBF9B#EFBF9B
#EFBF9B is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.073 H 58.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF9B |
|---|---|
| RGB | rgb(239, 191, 155) |
| HSL | hsl(26, 72%, 77%) |
| HSV | hsv(26, 35%, 94%) |
| CMYK | cmyk(0%, 20.1%, 35.1%, 6.3%) |
| CIE-LAB | lab(80.73, 12.33, 24.70) |
| CIE-LCH | lch(80.73, 27.61, 63.48°) |
| OKLab | oklab(83.85% 0.0384 0.0624) |
| OKLCH | oklch(83.85% 0.073 58.4) |
| XYZ | xyz(60.1454, 57.9819, 39.0276) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 6.30
Burlywood
#DEB887
ΔE00 6.37
Peach
#FFDAB9
ΔE00 6.58
Peach (survey)
#FFB07C
ΔE00 7.12
Tan
#D2B48C
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF9B #9BCBEF
analogous
#EF9BA1 #EFBF9B #EFE99B
triadic
#EFBF9B #9BEFBF #BF9BEF
tetradic
#EFBF9B #A1EF9B #9BCBEF #E99BEF
square
#EFBF9B #A1EF9B #9BCBEF #E99BEF
split-complementary
#EFBF9B #9BEFE9 #9BA1EF
monochromatic
#DE7B31 #E79D66 #EFBF9B #F7E1D0 #FBEEE5
Accessibility & contrast
On white
1.67
#EFBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF9B
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF9B | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC299
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#FDB6B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf9b; /* rgb */ color: rgb(239, 191, 155); /* oklch */ color: oklch(83.9% 0.073 58.4);
Tailwind
colors: {
custom: {
50: '#f5d2b8',
500: '#efbf9b',
950: '#000000',
},
}SCSS
$custom: #efbf9b; $custom-light: #f5d2b8; $custom-dark: #000000;
JSON
{
"hex": "#efbf9b",
"rgb": {
"r": 239,
"g": 191,
"b": 155
},
"hsl": {
"h": 25.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.8385,
"c": 0.07325,
"h": 58.4
},
"luminance": 0.57979
}Semantic roles & 50–950 ramp
primary
#EFBF9B
secondary
#629FCC
accent
#81D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381