#EFBF9C#EFBF9C
#EFBF9C is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.072 H 57.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF9C |
|---|---|
| RGB | rgb(239, 191, 156) |
| HSL | hsl(25, 72%, 77%) |
| HSV | hsv(25, 35%, 94%) |
| CMYK | cmyk(0%, 20.1%, 34.7%, 6.3%) |
| CIE-LAB | lab(80.75, 12.45, 24.20) |
| CIE-LCH | lch(80.75, 27.21, 62.78°) |
| OKLab | oklab(83.87% 0.0388 0.0612) |
| OKLCH | oklch(83.87% 0.072 57.7) |
| XYZ | xyz(60.2297, 58.0156, 39.4717) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.99
Light Peach
#FFD8B1
ΔE00 6.41
Peach
#FFDAB9
ΔE00 6.60
Burlywood
#DEB887
ΔE00 6.66
Peach (survey)
#FFB07C
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF9C #9CCCEF
analogous
#EF9CA3 #EFBF9C #EFE89C
triadic
#EFBF9C #9CEFBF #BF9CEF
tetradic
#EFBF9C #A3EF9C #9CCCEF #E89CEF
square
#EFBF9C #A3EF9C #9CCCEF #E89CEF
split-complementary
#EFBF9C #9CEFE8 #9CA3EF
monochromatic
#DE7B33 #E69D67 #EFBF9C #F8E1D1 #FBEEE5
Accessibility & contrast
On white
1.67
#EFBF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFBF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF9C
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF9C | 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)
#CDC29A
Deuteranopia (green-blind)
#D8CD9C
Tritanopia (blue-blind)
#FDB6B6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf9c; /* rgb */ color: rgb(239, 191, 156); /* oklch */ color: oklch(83.9% 0.072 57.7);
Tailwind
colors: {
custom: {
50: '#f5d2b9',
500: '#efbf9c',
950: '#000000',
},
}SCSS
$custom: #efbf9c; $custom-light: #f5d2b9; $custom-dark: #000000;
JSON
{
"hex": "#efbf9c",
"rgb": {
"r": 239,
"g": 191,
"b": 156
},
"hsl": {
"h": 25.301,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.83871,
"c": 0.07244,
"h": 57.7
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#EFBF9C
secondary
#63A0CC
accent
#82D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381