#EBB494#EBB494
#EBB494 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.078 H 51.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB494 |
|---|---|
| RGB | rgb(235, 180, 148) |
| HSL | hsl(22, 69%, 75%) |
| HSV | hsv(22, 37%, 92%) |
| CMYK | cmyk(0%, 23.4%, 37%, 7.8%) |
| CIE-LAB | lab(77.55, 15.77, 24.04) |
| CIE-LCH | lch(77.55, 28.75, 56.73°) |
| OKLab | oklab(81.24% 0.0483 0.0607) |
| OKLCH | oklch(81.24% 0.078 51.5) |
| XYZ | xyz(55.9292, 52.4459, 35.1884) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 6.83
Pinkish Tan
#D99B82
ΔE00 7.10
Light Salmon
#FEA993
ΔE00 8.15
Lightsalmon
#FFA07A
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB494 #94CBEB
analogous
#EB949F #EBB494 #EBE094
triadic
#EBB494 #94EBB4 #B494EB
tetradic
#EBB494 #9FEB94 #94CBEB #E094EB
square
#EBB494 #9FEB94 #94CBEB #E094EB
split-complementary
#EBB494 #94EBE0 #949FEB
monochromatic
#D86C2D #E19060 #EBB494 #F5D8C8 #FAEDE5
Accessibility & contrast
On white
1.83
#EBB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB494
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB494 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B992
Deuteranopia (green-blind)
#D0C494
Tritanopia (blue-blind)
#FAAAAB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb494; /* rgb */ color: rgb(235, 180, 148); /* oklch */ color: oklch(81.2% 0.078 51.5);
Tailwind
colors: {
custom: {
50: '#f3cab3',
500: '#ebb494',
950: '#000000',
},
}SCSS
$custom: #ebb494; $custom-light: #f3cab3; $custom-dark: #000000;
JSON
{
"hex": "#ebb494",
"rgb": {
"r": 235,
"g": 180,
"b": 148
},
"hsl": {
"h": 22.069,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.81236,
"c": 0.07755,
"h": 51.5
},
"luminance": 0.52443
}Semantic roles & 50–950 ramp
primary
#EBB494
secondary
#5D9FC6
accent
#8CD015
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281