#EFBC95#EFBC95
#EFBC95 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.079 H 58.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC95 |
|---|---|
| RGB | rgb(239, 188, 149) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 38%, 94%) |
| CMYK | cmyk(0%, 21.3%, 37.7%, 6.3%) |
| CIE-LAB | lab(79.89, 13.21, 26.75) |
| CIE-LCH | lch(79.89, 29.83, 63.72°) |
| OKLab | oklab(83.16% 0.0407 0.0672) |
| OKLCH | oklch(83.16% 0.079 58.8) |
| XYZ | xyz(59.0064, 56.4902, 36.2236) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.15
Burlywood
#DEB887
ΔE00 6.05
Peach (survey)
#FFB07C
ΔE00 6.19
Light Peach
#FFD8B1
ΔE00 6.98
Tan
#D2B48C
ΔE00 7.40
Peach
#FFDAB9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC95 #95C8EF
analogous
#EF959B #EFBC95 #EFE995
triadic
#EFBC95 #95EFBC #BC95EF
tetradic
#EFBC95 #9BEF95 #95C8EF #E995EF
square
#EFBC95 #9BEF95 #95C8EF #E995EF
split-complementary
#EFBC95 #95EFE9 #959BEF
monochromatic
#DF792B #E79A60 #EFBC95 #F7DECA #FBEEE4
Accessibility & contrast
On white
1.71
#EFBC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EFBC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC95
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC95 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC092
Deuteranopia (green-blind)
#D7CB95
Tritanopia (blue-blind)
#FEB2B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbc95; /* rgb */ color: rgb(239, 188, 149); /* oklch */ color: oklch(83.2% 0.079 58.8);
Tailwind
colors: {
custom: {
50: '#f6d0b4',
500: '#efbc95',
950: '#000000',
},
}SCSS
$custom: #efbc95; $custom-light: #f6d0b4; $custom-dark: #000000;
JSON
{
"hex": "#efbc95",
"rgb": {
"r": 239,
"g": 188,
"b": 149
},
"hsl": {
"h": 26,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.83161,
"c": 0.07851,
"h": 58.8
},
"luminance": 0.56487
}Semantic roles & 50–950 ramp
primary
#EFBC95
secondary
#5D9BCB
accent
#80D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381