#EBBF95#EBBF95
#EBBF95 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.075 H 65.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF95 |
|---|---|
| RGB | rgb(235, 191, 149) |
| HSL | hsl(29, 68%, 75%) |
| HSV | hsv(29, 37%, 92%) |
| CMYK | cmyk(0%, 18.7%, 36.6%, 7.8%) |
| CIE-LAB | lab(80.23, 10.07, 27.14) |
| CIE-LCH | lch(80.23, 28.95, 69.64°) |
| OKLab | oklab(83.34% 0.0315 0.0681) |
| OKLCH | oklch(83.34% 0.075 65.2) |
| XYZ | xyz(58.3181, 57.0965, 36.3769) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Tan
#D2B48C
ΔE00 5.55
Light Peach
#FFD8B1
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 5.89
Peach
#FFDAB9
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF95 #95C1EB
analogous
#EB9596 #EBBF95 #EBEA95
triadic
#EBBF95 #95EBBF #BF95EB
tetradic
#EBBF95 #96EB95 #95C1EB #EA95EB
square
#EBBF95 #96EB95 #95C1EB #EA95EB
split-complementary
#EBBF95 #95EBEA #9596EB
monochromatic
#D8812E #E1A062 #EBBF95 #F5DEC8 #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EBBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF95
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF95 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#F9B5B4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf95; /* rgb */ color: rgb(235, 191, 149); /* oklch */ color: oklch(83.3% 0.075 65.2);
Tailwind
colors: {
custom: {
50: '#f3d2b4',
500: '#ebbf95',
950: '#000000',
},
}SCSS
$custom: #ebbf95; $custom-light: #f3d2b4; $custom-dark: #000000;
JSON
{
"hex": "#ebbf95",
"rgb": {
"r": 235,
"g": 191,
"b": 149
},
"hsl": {
"h": 29.302,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.83339,
"c": 0.07507,
"h": 65.2
},
"luminance": 0.57094
}Semantic roles & 50–950 ramp
primary
#EBBF95
secondary
#5E93C6
accent
#75D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381