#EBBE90#EBBE90
#EBBE90 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.080 H 67.0°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE90 |
|---|---|
| RGB | rgb(235, 190, 144) |
| HSL | hsl(30, 69%, 74%) |
| HSV | hsv(30, 39%, 92%) |
| CMYK | cmyk(0%, 19.1%, 38.7%, 7.8%) |
| CIE-LAB | lab(79.90, 10.03, 29.33) |
| CIE-LCH | lch(79.90, 31.00, 71.13°) |
| OKLab | oklab(83.05% 0.0311 0.0732) |
| OKLCH | oklch(83.05% 0.08 67) |
| XYZ | xyz(57.7102, 56.5056, 34.2470) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.23
Tan
#D2B48C
ΔE00 5.40
Light Peach
#FFD8B1
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.79
Apricot
#FBCEB1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE90 #90BDEB
analogous
#EB9190 #EBBE90 #EAEB90
triadic
#EBBE90 #90EBBE #BE90EB
tetradic
#EBBE90 #90EB91 #90BDEB #EB90EA
square
#EBBE90 #90EB91 #90BDEB #EB90EA
split-complementary
#EBBE90 #90EAEB #9190EB
monochromatic
#D88128 #E2A05C #EBBE90 #F4DCC4 #FAF0E5
Accessibility & contrast
On white
1.71
#EBBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EBBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE90
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE90 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08D
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#FAB4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe90; /* rgb */ color: rgb(235, 190, 144); /* oklch */ color: oklch(83.0% 0.080 67.0);
Tailwind
colors: {
custom: {
50: '#f3d1b1',
500: '#ebbe90',
950: '#000000',
},
}SCSS
$custom: #ebbe90; $custom-light: #f3d1b1; $custom-dark: #000000;
JSON
{
"hex": "#ebbe90",
"rgb": {
"r": 235,
"g": 190,
"b": 144
},
"hsl": {
"h": 30.33,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.83049,
"c": 0.07953,
"h": 67
},
"luminance": 0.56503
}Semantic roles & 50–950 ramp
primary
#EBBE90
secondary
#598FC6
accent
#72D114
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381