#EBA69E#EBA69E
#EBA69E is a light, moderate red. Relative luminance 0.474; OKLCH L 78.9% C 0.083 H 26.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA69E |
|---|---|
| RGB | rgb(235, 166, 158) |
| HSL | hsl(6, 66%, 77%) |
| HSV | hsv(6, 33%, 92%) |
| CMYK | cmyk(0%, 29.4%, 32.8%, 7.8%) |
| CIE-LAB | lab(74.45, 24.43, 14.34) |
| CIE-LCH | lch(74.45, 28.33, 30.42°) |
| OKLab | oklab(78.9% 0.0744 0.0371) |
| OKLCH | oklch(78.9% 0.083 26.5) |
| XYZ | xyz(54.0704, 47.4066, 38.6436) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Light Salmon
#FEA993
ΔE00 5.76
Peachy Pink
#FF9A8A
ΔE00 6.11
Pale Salmon
#FFB19A
ΔE00 6.31
Pinkish Tan
#D99B82
ΔE00 7.91
Pale Rose
#FDC1C5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA69E #9EE3EB
analogous
#EB9EBD #EBA69E #EBCD9E
triadic
#EBA69E #9EEBA6 #A69EEB
tetradic
#EBA69E #BDEB9E #9EE3EB #CD9EEB
square
#EBA69E #BDEB9E #9EE3EB #CD9EEB
split-complementary
#EBA69E #9EEBCD #9EBDEB
monochromatic
#D64939 #E1776B #EBA69E #F5D5D1 #FAE8E6
Accessibility & contrast
On white
2.00
#EBA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#EBA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA69E
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA69E | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9D
Deuteranopia (green-blind)
#C5BC9D
Tritanopia (blue-blind)
#FA9EA4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba69e; /* rgb */ color: rgb(235, 166, 158); /* oklch */ color: oklch(78.9% 0.083 26.5);
Tailwind
colors: {
custom: {
50: '#f3c0ba',
500: '#eba69e',
950: '#000000',
},
}SCSS
$custom: #eba69e; $custom-light: #f3c0ba; $custom-dark: #000000;
JSON
{
"hex": "#eba69e",
"rgb": {
"r": 235,
"g": 166,
"b": 158
},
"hsl": {
"h": 6.234,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.789,
"c": 0.08313,
"h": 26.5
},
"luminance": 0.47403
}Semantic roles & 50–950 ramp
primary
#EBA69E
secondary
#DAEFF1
accent
#BBCE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180