#EBAEBC#EBAEBC
#EBAEBC is a light, moderate red. Relative luminance 0.516; OKLCH L 81.1% C 0.073 H 3.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEBC |
|---|---|
| RGB | rgb(235, 174, 188) |
| HSL | hsl(346, 60%, 80%) |
| HSV | hsv(346, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 20%, 7.8%) |
| CIE-LAB | lab(77.02, 24.30, 1.64) |
| CIE-LCH | lch(77.02, 24.35, 3.87°) |
| OKLab | oklab(81.12% 0.0732 0.0047) |
| OKLCH | oklch(81.12% 0.073 3.7) |
| XYZ | xyz(58.4746, 51.5679, 54.4407) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.38
Dusty Pink
#D8A7B1
ΔE00 3.89
Lightpink
#FFB6C1
ΔE00 3.90
Pastel Pink
#FFBACD
ΔE00 4.07
Faded Pink
#DE9DAC
ΔE00 4.34
Baby Pink
#FFB7CE
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEBC #AEEBDD
analogous
#EBAEDA #EBAEBC #EBBFAE
triadic
#EBAEBC #BCEBAE #AEBCEB
tetradic
#EBAEBC #DAEBAE #AEEBDD #BFAEEB
square
#EBAEBC #DAEBAE #AEEBDD #BFAEEB
split-complementary
#EBAEBC #AEEBBF #AEDAEB
monochromatic
#D34C6B #DF7D93 #EBAEBC #F7DFE5 #F9E6EB
Accessibility & contrast
On white
1.86
#EBAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#EBAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEBC
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEBC | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#F6AAB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebaebc; /* rgb */ color: rgb(235, 174, 188); /* oklch */ color: oklch(81.1% 0.073 3.7);
Tailwind
colors: {
custom: {
50: '#f2c6d0',
500: '#ebaebc',
950: '#000000',
},
}SCSS
$custom: #ebaebc; $custom-light: #f2c6d0; $custom-dark: #000000;
JSON
{
"hex": "#ebaebc",
"rgb": {
"r": 235,
"g": 174,
"b": 188
},
"hsl": {
"h": 346.23,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.81123,
"c": 0.07335,
"h": 3.7
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#EBAEBC
secondary
#76C7B5
accent
#C8A11D
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283