#EBBEA3#EBBEA3
#EBBEA3 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.4% C 0.064 H 52.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEA3 |
|---|---|
| RGB | rgb(235, 190, 163) |
| HSL | hsl(23, 64%, 78%) |
| HSV | hsv(23, 31%, 92%) |
| CMYK | cmyk(0%, 19.1%, 30.6%, 7.8%) |
| CIE-LAB | lab(80.26, 12.31, 19.74) |
| CIE-LCH | lch(80.26, 23.27, 58.04°) |
| OKLab | oklab(83.44% 0.0386 0.0504) |
| OKLCH | oklch(83.44% 0.064 52.5) |
| XYZ | xyz(59.2864, 57.1361, 42.5487) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 7.30
Light Peach
#FFD8B1
ΔE00 7.72
Pale Salmon
#FFB19A
ΔE00 8.25
Burlywood
#DEB887
ΔE00 8.53
Peach (survey)
#FFB07C
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEA3 #A3D0EB
analogous
#EBA3AC #EBBEA3 #EBE2A3
triadic
#EBBEA3 #A3EBBE #BEA3EB
tetradic
#EBBEA3 #ACEBA3 #A3D0EB #E2A3EB
square
#EBBEA3 #ACEBA3 #A3D0EB #E2A3EB
split-complementary
#EBBEA3 #A3EBE2 #A3ACEB
monochromatic
#D5773E #E09A71 #EBBEA3 #F6E2D5 #FAEDE6
Accessibility & contrast
On white
1.69
#EBBEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEA3
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEA3 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A1
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#F8B6B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbea3; /* rgb */ color: rgb(235, 190, 163); /* oklch */ color: oklch(83.4% 0.064 52.5);
Tailwind
colors: {
custom: {
50: '#f2d1be',
500: '#ebbea3',
950: '#000000',
},
}SCSS
$custom: #ebbea3; $custom-light: #f2d1be; $custom-dark: #000000;
JSON
{
"hex": "#ebbea3",
"rgb": {
"r": 235,
"g": 190,
"b": 163
},
"hsl": {
"h": 22.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.83443,
"c": 0.06355,
"h": 52.5
},
"luminance": 0.57133
}Semantic roles & 50–950 ramp
primary
#EBBEA3
secondary
#6BA5C7
accent
#89CC19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382