#EBB290#EBB290
#EBB290 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.8% C 0.081 H 52.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB290 |
|---|---|
| RGB | rgb(235, 178, 144) |
| HSL | hsl(22, 69%, 74%) |
| HSV | hsv(22, 39%, 92%) |
| CMYK | cmyk(0%, 24.3%, 38.7%, 7.8%) |
| CIE-LAB | lab(76.99, 16.37, 25.43) |
| CIE-LCH | lch(76.99, 30.24, 57.22°) |
| OKLab | oklab(80.78% 0.0499 0.0639) |
| OKLCH | oklch(80.78% 0.081 52) |
| XYZ | xyz(55.2173, 51.5198, 33.4161) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.50
Pinkish Tan
#D99B82
ΔE00 6.88
Apricot
#FBCEB1
ΔE00 6.93
Pale Salmon
#FFB19A
ΔE00 6.99
Lightsalmon
#FFA07A
ΔE00 7.79
Light Salmon
#FEA993
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB290 #90C9EB
analogous
#EB909C #EBB290 #EBE090
triadic
#EBB290 #90EBB2 #B290EB
tetradic
#EBB290 #9CEB90 #90C9EB #E090EB
square
#EBB290 #9CEB90 #90C9EB #E090EB
split-complementary
#EBB290 #90EBE0 #909CEB
monochromatic
#D86A28 #E28E5C #EBB290 #F4D6C4 #FAEDE5
Accessibility & contrast
On white
1.86
#EBB290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#EBB290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB290
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB290 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78E
Deuteranopia (green-blind)
#CFC390
Tritanopia (blue-blind)
#FAA8A9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb290; /* rgb */ color: rgb(235, 178, 144); /* oklch */ color: oklch(80.8% 0.081 52.0);
Tailwind
colors: {
custom: {
50: '#f3c9b0',
500: '#ebb290',
950: '#000000',
},
}SCSS
$custom: #ebb290; $custom-light: #f3c9b0; $custom-dark: #000000;
JSON
{
"hex": "#ebb290",
"rgb": {
"r": 235,
"g": 178,
"b": 144
},
"hsl": {
"h": 22.418,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.8078,
"c": 0.08107,
"h": 52
},
"luminance": 0.51517
}Semantic roles & 50–950 ramp
primary
#EBB290
secondary
#599DC6
accent
#8BD114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281