#EBA693#EBA693
#EBA693 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.6% C 0.087 H 36.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA693 |
|---|---|
| RGB | rgb(235, 166, 147) |
| HSL | hsl(13, 69%, 75%) |
| HSV | hsv(13, 37%, 92%) |
| CMYK | cmyk(0%, 29.4%, 37.4%, 7.8%) |
| CIE-LAB | lab(74.22, 23.10, 20.02) |
| CIE-LCH | lch(74.22, 30.57, 40.92°) |
| OKLab | oklab(78.65% 0.0701 0.051) |
| OKLCH | oklch(78.65% 0.087 36) |
| XYZ | xyz(53.1656, 47.0447, 33.8784) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.30
Light Salmon
#FEA993
ΔE00 3.47
Pale Salmon
#FFB19A
ΔE00 3.89
Pinkish Tan
#D99B82
ΔE00 4.73
Darksalmon
#E9967A
ΔE00 5.05
Peachy Pink
#FF9A8A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA693 #93D8EB
analogous
#EB93AC #EBA693 #EBD293
triadic
#EBA693 #93EBA6 #A693EB
tetradic
#EBA693 #ACEB93 #93D8EB #D293EB
square
#EBA693 #ACEB93 #93D8EB #D293EB
split-complementary
#EBA693 #93EBD2 #93ACEB
monochromatic
#D8512C #E17B5F #EBA693 #F5D1C7 #FAEAE5
Accessibility & contrast
On white
2.02
#EBA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EBA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA693
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA693 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#C6BC92
Tritanopia (blue-blind)
#FB9CA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eba693; /* rgb */ color: rgb(235, 166, 147); /* oklch */ color: oklch(78.6% 0.087 36.0);
Tailwind
colors: {
custom: {
50: '#f3c0b2',
500: '#eba693',
950: '#000000',
},
}SCSS
$custom: #eba693; $custom-light: #f3c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eba693",
"rgb": {
"r": 235,
"g": 166,
"b": 147
},
"hsl": {
"h": 12.955,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.78646,
"c": 0.08664,
"h": 36
},
"luminance": 0.47041
}Semantic roles & 50–950 ramp
primary
#EBA693
secondary
#D9ECF2
accent
#A8D115
background
#FFFBFA
surface
#FEF7F5
border
#D6D0CF
text
#171211
muted
#858180