#EBBB95#EBBB95
#EBBB95 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.6% C 0.075 H 59.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB95 |
|---|---|
| RGB | rgb(235, 187, 149) |
| HSL | hsl(27, 68%, 75%) |
| HSV | hsv(27, 37%, 92%) |
| CMYK | cmyk(0%, 20.4%, 36.6%, 7.8%) |
| CIE-LAB | lab(79.26, 12.18, 25.82) |
| CIE-LCH | lch(79.26, 28.55, 64.75°) |
| OKLab | oklab(82.58% 0.0377 0.065) |
| OKLCH | oklch(82.58% 0.075 59.9) |
| XYZ | xyz(57.4577, 55.3757, 36.0900) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.35
Burlywood
#DEB887
ΔE00 5.50
Tan
#D2B48C
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 7.03
Peach
#FFDAB9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB95 #95C5EB
analogous
#EB959A #EBBB95 #EBE695
triadic
#EBBB95 #95EBBB #BB95EB
tetradic
#EBBB95 #9AEB95 #95C5EB #E695EB
square
#EBBB95 #9AEB95 #95C5EB #E695EB
split-complementary
#EBBB95 #95EBE6 #959AEB
monochromatic
#D8792E #E19A62 #EBBB95 #F5DCC8 #FAEEE5
Accessibility & contrast
On white
1.74
#EBBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EBBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB95
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB95 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE92
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#F9B1B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb95; /* rgb */ color: rgb(235, 187, 149); /* oklch */ color: oklch(82.6% 0.075 59.9);
Tailwind
colors: {
custom: {
50: '#f3cfb4',
500: '#ebbb95',
950: '#000000',
},
}SCSS
$custom: #ebbb95; $custom-light: #f3cfb4; $custom-dark: #000000;
JSON
{
"hex": "#ebbb95",
"rgb": {
"r": 235,
"g": 187,
"b": 149
},
"hsl": {
"h": 26.512,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.82575,
"c": 0.07514,
"h": 59.9
},
"luminance": 0.55373
}Semantic roles & 50–950 ramp
primary
#EBBB95
secondary
#5E98C6
accent
#7ED015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381