#EFBF88#EFBF88
#EFBF88 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.090 H 69.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF88 |
|---|---|
| RGB | rgb(239, 191, 136) |
| HSL | hsl(32, 76%, 74%) |
| HSV | hsv(32, 43%, 94%) |
| CMYK | cmyk(0%, 20.1%, 43.1%, 6.3%) |
| CIE-LAB | lab(80.40, 10.22, 34.25) |
| CIE-LCH | lch(80.40, 35.74, 73.39°) |
| OKLab | oklab(83.49% 0.0309 0.0844) |
| OKLCH | oklch(83.49% 0.09 69.9) |
| XYZ | xyz(58.6734, 57.3931, 31.2753) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Very Light Brown
#D3B683
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.74
Light Peach
#FFD8B1
ΔE00 6.98
Apricot (survey)
#FFB16D
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF88 #88B8EF
analogous
#EF8B88 #EFBF88 #EBEF88
triadic
#EFBF88 #88EFBF #BF88EF
tetradic
#EFBF88 #88EF8B #88B8EF #EF88EB
square
#EFBF88 #88EF8B #88B8EF #EF88EB
split-complementary
#EFBF88 #88EBEF #8B88EF
monochromatic
#DF851E #E8A252 #EFBF88 #F6DCBE #FBF0E4
Accessibility & contrast
On white
1.68
#EFBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EFBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF88
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF88 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf88; /* rgb */ color: rgb(239, 191, 136); /* oklch */ color: oklch(83.5% 0.090 69.9);
Tailwind
colors: {
custom: {
50: '#f6d2ab',
500: '#efbf88',
950: '#000000',
},
}SCSS
$custom: #efbf88; $custom-light: #f6d2ab; $custom-dark: #000000;
JSON
{
"hex": "#efbf88",
"rgb": {
"r": 239,
"g": 191,
"b": 136
},
"hsl": {
"h": 32.039,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.83486,
"c": 0.08986,
"h": 69.9
},
"luminance": 0.5739
}Semantic roles & 50–950 ramp
primary
#EFBF88
secondary
#5189CA
accent
#6CD80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381