#EBB994#EBB994
#EBB994 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.2% C 0.076 H 57.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB994 |
|---|---|
| RGB | rgb(235, 185, 148) |
| HSL | hsl(26, 69%, 75%) |
| HSV | hsv(26, 37%, 92%) |
| CMYK | cmyk(0%, 21.3%, 37%, 7.8%) |
| CIE-LAB | lab(78.75, 13.12, 25.67) |
| CIE-LCH | lch(78.75, 28.83, 62.93°) |
| OKLab | oklab(82.18% 0.0405 0.0646) |
| OKLCH | oklch(82.18% 0.076 57.9) |
| XYZ | xyz(56.9569, 54.5012, 35.5309) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.52
Burlywood
#DEB887
ΔE00 6.15
Peach (survey)
#FFB07C
ΔE00 6.35
Tan
#D2B48C
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.69
Apricot (survey)
#FFB16D
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB994 #94C6EB
analogous
#EB949B #EBB994 #EBE494
triadic
#EBB994 #94EBB9 #B994EB
tetradic
#EBB994 #9BEB94 #94C6EB #E494EB
square
#EBB994 #9BEB94 #94C6EB #E494EB
split-complementary
#EBB994 #94EBE4 #949BEB
monochromatic
#D8762D #E19760 #EBB994 #F5DBC8 #FAEEE5
Accessibility & contrast
On white
1.76
#EBB994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EBB994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB994
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB994 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD91
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#FAAFAF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb994; /* rgb */ color: rgb(235, 185, 148); /* oklch */ color: oklch(82.2% 0.076 57.9);
Tailwind
colors: {
custom: {
50: '#f3ceb3',
500: '#ebb994',
950: '#000000',
},
}SCSS
$custom: #ebb994; $custom-light: #f3ceb3; $custom-dark: #000000;
JSON
{
"hex": "#ebb994",
"rgb": {
"r": 235,
"g": 185,
"b": 148
},
"hsl": {
"h": 25.517,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.82176,
"c": 0.07622,
"h": 57.9
},
"luminance": 0.54498
}Semantic roles & 50–950 ramp
primary
#EBB994
secondary
#5D99C6
accent
#81D015
background
#FFFEFD
surface
#FEFAF8
border
#D6D3D1
text
#171311
muted
#858381