#EBBB98#EBBB98
#EBBB98 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.073 H 57.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB98 |
|---|---|
| RGB | rgb(235, 187, 152) |
| HSL | hsl(25, 67%, 76%) |
| HSV | hsv(25, 35%, 92%) |
| CMYK | cmyk(0%, 20.4%, 35.3%, 7.8%) |
| CIE-LAB | lab(79.31, 12.54, 24.31) |
| CIE-LCH | lch(79.31, 27.35, 62.72°) |
| OKLab | oklab(82.64% 0.0389 0.0614) |
| OKLCH | oklch(82.64% 0.073 57.6) |
| XYZ | xyz(57.7003, 55.4727, 37.3677) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.89
Burlywood
#DEB887
ΔE00 6.35
Peach (survey)
#FFB07C
ΔE00 6.95
Tan
#D2B48C
ΔE00 7.21
Light Peach
#FFD8B1
ΔE00 7.27
Peach
#FFDAB9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB98 #98C8EB
analogous
#EB989E #EBBB98 #EBE498
triadic
#EBBB98 #98EBBB #BB98EB
tetradic
#EBBB98 #9EEB98 #98C8EB #E498EB
square
#EBBB98 #9EEB98 #98C8EB #E498EB
split-complementary
#EBBB98 #98EBE4 #989EEB
monochromatic
#D77732 #E19965 #EBBB98 #F5DDCB #FAEEE5
Accessibility & contrast
On white
1.74
#EBBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EBBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB98
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB98 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#D4C998
Tritanopia (blue-blind)
#F9B2B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb98; /* rgb */ color: rgb(235, 187, 152); /* oklch */ color: oklch(82.6% 0.073 57.6);
Tailwind
colors: {
custom: {
50: '#f3cfb6',
500: '#ebbb98',
950: '#000000',
},
}SCSS
$custom: #ebbb98; $custom-light: #f3cfb6; $custom-dark: #000000;
JSON
{
"hex": "#ebbb98",
"rgb": {
"r": 235,
"g": 187,
"b": 152
},
"hsl": {
"h": 25.301,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.82637,
"c": 0.07269,
"h": 57.6
},
"luminance": 0.5547
}Semantic roles & 50–950 ramp
primary
#EBBB98
secondary
#619CC6
accent
#81CF16
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381