#EBAFCD#EBAFCD
#EBAFCD is a light, moderate pink. Relative luminance 0.527; OKLCH L 81.8% C 0.080 H 347.5°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFCD |
|---|---|
| RGB | rgb(235, 175, 205) |
| HSL | hsl(330, 60%, 80%) |
| HSV | hsv(330, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 12.8%, 7.8%) |
| CIE-LAB | lab(77.72, 26.42, -6.59) |
| CIE-LCH | lch(77.72, 27.23, 345.99°) |
| OKLab | oklab(81.81% 0.0777 -0.0172) |
| OKLCH | oklch(81.81% 0.08 347.5) |
| XYZ | xyz(60.6102, 52.7324, 64.7315) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.79
Baby Pink
#FFB7CE
ΔE00 4.55
Pastel Pink
#FFBACD
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 6.45
Faded Pink
#DE9DAC
ΔE00 7.08
Dusty Pink
#D8A7B1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFCD #AFEBCD
analogous
#EBAFEB #EBAFCD #EBAFAF
triadic
#EBAFCD #CDEBAF #AFCDEB
tetradic
#EBAFCD #EBEBAF #AFEBCD #AFAFEB
square
#EBAFCD #EBEBAF #AFEBCD #AFAFEB
split-complementary
#EBAFCD #AFEBAF #AFEBEB
monochromatic
#D34D90 #DF7EAE #EBAFCD #F7E0EC #F9E7F0
Accessibility & contrast
On white
1.82
#EBAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#EBAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFCD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFCD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#C1C4CB
Tritanopia (blue-blind)
#F4AEB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebafcd; /* rgb */ color: rgb(235, 175, 205); /* oklch */ color: oklch(81.8% 0.080 347.5);
Tailwind
colors: {
custom: {
50: '#f2c7dc',
500: '#ebafcd',
950: '#000000',
},
}SCSS
$custom: #ebafcd; $custom-light: #f2c7dc; $custom-dark: #000000;
JSON
{
"hex": "#ebafcd",
"rgb": {
"r": 235,
"g": 175,
"b": 205
},
"hsl": {
"h": 330,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81811,
"c": 0.0796,
"h": 347.5
},
"luminance": 0.5273
}Semantic roles & 50–950 ramp
primary
#EBAFCD
secondary
#77C79F
accent
#C8731E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284