#EFBD95#EFBD95
#EFBD95 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.4% C 0.078 H 60.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD95 |
|---|---|
| RGB | rgb(239, 189, 149) |
| HSL | hsl(27, 74%, 76%) |
| HSV | hsv(27, 38%, 94%) |
| CMYK | cmyk(0%, 20.9%, 37.7%, 6.3%) |
| CIE-LAB | lab(80.13, 12.68, 27.07) |
| CIE-LCH | lch(80.13, 29.90, 64.90°) |
| OKLab | oklab(83.35% 0.0391 0.068) |
| OKLCH | oklch(83.35% 0.078 60.1) |
| XYZ | xyz(59.2208, 56.9189, 36.2951) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.18
Burlywood
#DEB887
ΔE00 5.64
Peach (survey)
#FFB07C
ΔE00 6.45
Light Peach
#FFD8B1
ΔE00 6.63
Tan
#D2B48C
ΔE00 7.10
Peach
#FFDAB9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD95 #95C7EF
analogous
#EF959A #EFBD95 #EFEA95
triadic
#EFBD95 #95EFBD #BD95EF
tetradic
#EFBD95 #9AEF95 #95C7EF #EA95EF
square
#EFBD95 #9AEF95 #95C7EF #EA95EF
split-complementary
#EFBD95 #95EFEA #959AEF
monochromatic
#DF7B2B #E79C60 #EFBD95 #F7DECA #FBEEE4
Accessibility & contrast
On white
1.70
#EFBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#EFBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD95
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD95 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#FEB3B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd95; /* rgb */ color: rgb(239, 189, 149); /* oklch */ color: oklch(83.4% 0.078 60.1);
Tailwind
colors: {
custom: {
50: '#f6d0b4',
500: '#efbd95',
950: '#000000',
},
}SCSS
$custom: #efbd95; $custom-light: #f6d0b4; $custom-dark: #000000;
JSON
{
"hex": "#efbd95",
"rgb": {
"r": 239,
"g": 189,
"b": 149
},
"hsl": {
"h": 26.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.8335,
"c": 0.0784,
"h": 60.1
},
"luminance": 0.56916
}Semantic roles & 50–950 ramp
primary
#EFBD95
secondary
#5D9ACB
accent
#7ED610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381