#EBAFD2#EBAFD2
#EBAFD2 is a light, moderate pink. Relative luminance 0.530; OKLCH L 82.0% C 0.083 H 343.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFD2 |
|---|---|
| RGB | rgb(235, 175, 210) |
| HSL | hsl(325, 60%, 80%) |
| HSV | hsv(325, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 10.6%, 7.8%) |
| CIE-LAB | lab(77.86, 27.24, -9.09) |
| CIE-LCH | lch(77.86, 28.71, 341.54°) |
| OKLab | oklab(81.97% 0.0794 -0.0239) |
| OKLCH | oklch(81.97% 0.083 343.2) |
| XYZ | xyz(61.2234, 52.9777, 67.9610) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.46
Baby Pink
#FFB7CE
ΔE00 5.58
Pastel Pink
#FFBACD
ΔE00 6.47
Lilac
#C8A2C8
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.53
Soft Pink
#FDB0C0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFD2 #AFEBC8
analogous
#E6AFEB #EBAFD2 #EBAFB4
triadic
#EBAFD2 #D2EBAF #AFD2EB
tetradic
#EBAFD2 #EBE6AF #AFEBC8 #AFB4EB
square
#EBAFD2 #EBE6AF #AFEBC8 #AFB4EB
split-complementary
#EBAFD2 #B4EBAF #AFEBE6
monochromatic
#D34D9B #DF7EB6 #EBAFD2 #F7E0EE #F9E7F1
Accessibility & contrast
On white
1.81
#EBAFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#EBAFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFD2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFD2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#F3AFBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebafd2; /* rgb */ color: rgb(235, 175, 210); /* oklch */ color: oklch(82.0% 0.083 343.2);
Tailwind
colors: {
custom: {
50: '#f2c7df',
500: '#ebafd2',
950: '#000000',
},
}SCSS
$custom: #ebafd2; $custom-light: #f2c7df; $custom-dark: #000000;
JSON
{
"hex": "#ebafd2",
"rgb": {
"r": 235,
"g": 175,
"b": 210
},
"hsl": {
"h": 325,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8197,
"c": 0.08295,
"h": 343.2
},
"luminance": 0.52975
}Semantic roles & 50–950 ramp
primary
#EBAFD2
secondary
#77C798
accent
#C8651E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284