#EBBEA2#EBBEA2
#EBBEA2 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.064 H 53.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEA2 |
|---|---|
| RGB | rgb(235, 190, 162) |
| HSL | hsl(23, 65%, 78%) |
| HSV | hsv(23, 31%, 92%) |
| CMYK | cmyk(0%, 19.1%, 31.1%, 7.8%) |
| CIE-LAB | lab(80.24, 12.19, 20.25) |
| CIE-LCH | lch(80.24, 23.63, 58.96°) |
| OKLab | oklab(83.42% 0.0383 0.0517) |
| OKLCH | oklch(83.42% 0.064 53.5) |
| XYZ | xyz(59.1972, 57.1004, 42.0787) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.83
Peach
#FFDAB9
ΔE00 7.16
Light Peach
#FFD8B1
ΔE00 7.50
Burlywood
#DEB887
ΔE00 8.18
Peach (survey)
#FFB07C
ΔE00 8.43
Pale Salmon
#FFB19A
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEA2 #A2CFEB
analogous
#EBA2AA #EBBEA2 #EBE3A2
triadic
#EBBEA2 #A2EBBE #BEA2EB
tetradic
#EBBEA2 #AAEBA2 #A2CFEB #E3A2EB
square
#EBBEA2 #AAEBA2 #A2CFEB #E3A2EB
split-complementary
#EBBEA2 #A2EBE3 #A2AAEB
monochromatic
#D5783D #E09B70 #EBBEA2 #F6E1D4 #FAEDE6
Accessibility & contrast
On white
1.69
#EBBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EBBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEA2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEA2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC1A0
Deuteranopia (green-blind)
#D5CBA2
Tritanopia (blue-blind)
#F8B6B6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbea2; /* rgb */ color: rgb(235, 190, 162); /* oklch */ color: oklch(83.4% 0.064 53.5);
Tailwind
colors: {
custom: {
50: '#f2d1bd',
500: '#ebbea2',
950: '#000000',
},
}SCSS
$custom: #ebbea2; $custom-light: #f2d1bd; $custom-dark: #000000;
JSON
{
"hex": "#ebbea2",
"rgb": {
"r": 235,
"g": 190,
"b": 162
},
"hsl": {
"h": 23.014,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.83421,
"c": 0.06429,
"h": 53.5
},
"luminance": 0.57098
}Semantic roles & 50–950 ramp
primary
#EBBEA2
secondary
#6AA3C7
accent
#88CC19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382