#EBBE99#EBBE99
#EBBE99 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.072 H 61.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE99 |
|---|---|
| RGB | rgb(235, 190, 153) |
| HSL | hsl(27, 67%, 76%) |
| HSV | hsv(27, 35%, 92%) |
| CMYK | cmyk(0%, 19.1%, 34.9%, 7.8%) |
| CIE-LAB | lab(80.06, 11.07, 24.79) |
| CIE-LCH | lch(80.06, 27.15, 65.94°) |
| OKLab | oklab(83.23% 0.0347 0.0626) |
| OKLCH | oklch(83.23% 0.072 61) |
| XYZ | xyz(58.4256, 56.7918, 38.0152) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Burlywood
#DEB887
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.35
Peach
#FFDAB9
ΔE00 6.64
Peach (survey)
#FFB07C
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE99 #99C6EB
analogous
#EB999D #EBBE99 #EBE799
triadic
#EBBE99 #99EBBE #BE99EB
tetradic
#EBBE99 #9DEB99 #99C6EB #E799EB
square
#EBBE99 #9DEB99 #99C6EB #E799EB
split-complementary
#EBBE99 #99EBE7 #999DEB
monochromatic
#D77D33 #E19D66 #EBBE99 #F5DFCC #FAEFE5
Accessibility & contrast
On white
1.70
#EBBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EBBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE99
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE99 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#D6CB9A
Tritanopia (blue-blind)
#F9B5B4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe99; /* rgb */ color: rgb(235, 190, 153); /* oklch */ color: oklch(83.2% 0.072 61.0);
Tailwind
colors: {
custom: {
50: '#f3d1b7',
500: '#ebbe99',
950: '#000000',
},
}SCSS
$custom: #ebbe99; $custom-light: #f3d1b7; $custom-dark: #000000;
JSON
{
"hex": "#ebbe99",
"rgb": {
"r": 235,
"g": 190,
"b": 153
},
"hsl": {
"h": 27.073,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.83228,
"c": 0.07155,
"h": 61
},
"luminance": 0.56789
}Semantic roles & 50–950 ramp
primary
#EBBE99
secondary
#6299C6
accent
#7CCF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381