#EDBFDF#EDBFDF
#EDBFDF is a very light, moderate pink. Relative luminance 0.606; OKLCH L 85.5% C 0.067 H 337.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFDF |
|---|---|
| RGB | rgb(237, 191, 223) |
| HSL | hsl(318, 56%, 84%) |
| HSV | hsv(318, 19%, 93%) |
| CMYK | cmyk(0%, 19.4%, 5.9%, 7.1%) |
| CIE-LAB | lab(82.16, 21.60, -9.69) |
| CIE-LCH | lch(82.16, 23.68, 335.84°) |
| OKLab | oklab(85.45% 0.0618 -0.0256) |
| OKLCH | oklch(85.45% 0.067 337.5) |
| XYZ | xyz(66.8741, 60.5957, 77.9711) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 5.69
Powder Pink
#FFB2D0
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 6.82
Light Pink
#FFD1DF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFDF #BFEDCD
analogous
#E4BFED #EDBFDF #EDBFC8
triadic
#EDBFDF #DFEDBF #BFDFED
tetradic
#EDBFDF #EDE4BF #BFEDCD #BFC8ED
square
#EDBFDF #EDE4BF #BFEDCD #BFC8ED
split-complementary
#EDBFDF #C8EDBF #BFEDE4
monochromatic
#D25FAF #E08FC7 #EDBFDF #F8E7F3 #F8E7F3
Accessibility & contrast
On white
1.60
#EDBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EDBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFDF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFDF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#F2C0CA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbfdf; /* rgb */ color: rgb(237, 191, 223); /* oklch */ color: oklch(85.5% 0.067 337.5);
Tailwind
colors: {
custom: {
50: '#f3d2e9',
500: '#edbfdf',
950: '#000000',
},
}SCSS
$custom: #edbfdf; $custom-light: #f3d2e9; $custom-dark: #000000;
JSON
{
"hex": "#edbfdf",
"rgb": {
"r": 237,
"g": 191,
"b": 223
},
"hsl": {
"h": 318.261,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.85453,
"c": 0.06695,
"h": 337.5
},
"luminance": 0.60594
}Semantic roles & 50–950 ramp
primary
#EDBFDF
secondary
#86CA9B
accent
#C45322
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384