#EBBB99#EBBB99
#EBBB99 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.7% C 0.072 H 56.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB99 |
|---|---|
| RGB | rgb(235, 187, 153) |
| HSL | hsl(25, 67%, 76%) |
| HSV | hsv(25, 35%, 92%) |
| CMYK | cmyk(0%, 20.4%, 34.9%, 7.8%) |
| CIE-LAB | lab(79.33, 12.66, 23.80) |
| CIE-LCH | lch(79.33, 26.96, 62.00°) |
| OKLab | oklab(82.66% 0.0393 0.0602) |
| OKLCH | oklch(82.66% 0.072 56.8) |
| XYZ | xyz(57.7825, 55.5056, 37.8009) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.77
Burlywood
#DEB887
ΔE00 6.65
Peach (survey)
#FFB07C
ΔE00 7.03
Light Peach
#FFD8B1
ΔE00 7.38
Tan
#D2B48C
ΔE00 7.42
Peach
#FFDAB9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB99 #99C9EB
analogous
#EB99A0 #EBBB99 #EBE499
triadic
#EBBB99 #99EBBB #BB99EB
tetradic
#EBBB99 #A0EB99 #99C9EB #E499EB
square
#EBBB99 #A0EB99 #99C9EB #E499EB
split-complementary
#EBBB99 #99EBE4 #99A0EB
monochromatic
#D77733 #E19966 #EBBB99 #F5DDCC #FAEEE5
Accessibility & contrast
On white
1.74
#EBBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EBBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB99
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB99 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#D4C999
Tritanopia (blue-blind)
#F9B2B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb99; /* rgb */ color: rgb(235, 187, 153); /* oklch */ color: oklch(82.7% 0.072 56.8);
Tailwind
colors: {
custom: {
50: '#f3cfb7',
500: '#ebbb99',
950: '#000000',
},
}SCSS
$custom: #ebbb99; $custom-light: #f3cfb7; $custom-dark: #000000;
JSON
{
"hex": "#ebbb99",
"rgb": {
"r": 235,
"g": 187,
"b": 153
},
"hsl": {
"h": 24.878,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.82658,
"c": 0.0719,
"h": 56.8
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#EBBB99
secondary
#629DC6
accent
#83CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381