#EFBF98#EFBF98
#EFBF98 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.076 H 60.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF98 |
|---|---|
| RGB | rgb(239, 191, 152) |
| HSL | hsl(27, 73%, 77%) |
| HSV | hsv(27, 36%, 94%) |
| CMYK | cmyk(0%, 20.1%, 36.4%, 6.3%) |
| CIE-LAB | lab(80.67, 11.98, 26.22) |
| CIE-LCH | lch(80.67, 28.82, 65.45°) |
| OKLab | oklab(83.79% 0.0372 0.066) |
| OKLCH | oklch(83.79% 0.076 60.6) |
| XYZ | xyz(59.8966, 57.8823, 37.7171) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.74
Burlywood
#DEB887
ΔE00 5.59
Light Peach
#FFD8B1
ΔE00 6.07
Peach
#FFDAB9
ΔE00 6.61
Tan
#D2B48C
ΔE00 6.96
Peach (survey)
#FFB07C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF98 #98C8EF
analogous
#EF989D #EFBF98 #EFEB98
triadic
#EFBF98 #98EFBF #BF98EF
tetradic
#EFBF98 #9DEF98 #98C8EF #EB98EF
square
#EFBF98 #9DEF98 #98C8EF #EB98EF
split-complementary
#EFBF98 #98EFEB #989DEF
monochromatic
#DF7D2E #E79E63 #EFBF98 #F7E0CD #FBEFE5
Accessibility & contrast
On white
1.67
#EFBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF98
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF98 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC295
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#FEB5B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf98; /* rgb */ color: rgb(239, 191, 152); /* oklch */ color: oklch(83.8% 0.076 60.6);
Tailwind
colors: {
custom: {
50: '#f6d2b6',
500: '#efbf98',
950: '#000000',
},
}SCSS
$custom: #efbf98; $custom-light: #f6d2b6; $custom-dark: #000000;
JSON
{
"hex": "#efbf98",
"rgb": {
"r": 239,
"g": 191,
"b": 152
},
"hsl": {
"h": 26.897,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.83789,
"c": 0.07573,
"h": 60.6
},
"luminance": 0.57879
}Semantic roles & 50–950 ramp
primary
#EFBF98
secondary
#609BCC
accent
#7DD510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381