#EBBF9B#EBBF9B
#EBBF9B is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.070 H 60.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF9B |
|---|---|
| RGB | rgb(235, 191, 155) |
| HSL | hsl(27, 67%, 76%) |
| HSV | hsv(27, 34%, 92%) |
| CMYK | cmyk(0%, 18.7%, 34%, 7.8%) |
| CIE-LAB | lab(80.34, 10.79, 24.12) |
| CIE-LCH | lch(80.34, 26.42, 65.91°) |
| OKLab | oklab(83.46% 0.0339 0.061) |
| OKLCH | oklch(83.46% 0.07 60.9) |
| XYZ | xyz(58.8095, 57.2931, 38.9649) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.56
Burlywood
#DEB887
ΔE00 5.48
Light Peach
#FFD8B1
ΔE00 6.01
Peach
#FFDAB9
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.40
Peach (survey)
#FFB07C
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF9B #9BC7EB
analogous
#EB9B9F #EBBF9B #EBE79B
triadic
#EBBF9B #9BEBBF #BF9BEB
tetradic
#EBBF9B #9FEB9B #9BC7EB #E79BEB
square
#EBBF9B #9FEB9B #9BC7EB #E79BEB
split-complementary
#EBBF9B #9BEBE7 #9B9FEB
monochromatic
#D77E35 #E19E68 #EBBF9B #F5E0CE #FAEFE5
Accessibility & contrast
On white
1.69
#EBBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EBBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF9B
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF9B | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC299
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#F9B6B5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf9b; /* rgb */ color: rgb(235, 191, 155); /* oklch */ color: oklch(83.5% 0.070 60.9);
Tailwind
colors: {
custom: {
50: '#f2d2b8',
500: '#ebbf9b',
950: '#000000',
},
}SCSS
$custom: #ebbf9b; $custom-light: #f2d2b8; $custom-dark: #000000;
JSON
{
"hex": "#ebbf9b",
"rgb": {
"r": 235,
"g": 191,
"b": 155
},
"hsl": {
"h": 27,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.83461,
"c": 0.06978,
"h": 60.9
},
"luminance": 0.5729
}Semantic roles & 50–950 ramp
primary
#EBBF9B
secondary
#649AC7
accent
#7CCF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381