#EDBFE2#EDBFE2
#EDBFE2 is a very light, moderate pink. Relative luminance 0.608; OKLCH L 85.5% C 0.070 H 334.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBFE2 |
|---|---|
| RGB | rgb(237, 191, 226) |
| HSL | hsl(314, 56%, 84%) |
| HSV | hsv(314, 19%, 93%) |
| CMYK | cmyk(0%, 19.4%, 4.6%, 7.1%) |
| CIE-LAB | lab(82.25, 22.13, -11.17) |
| CIE-LCH | lch(82.25, 24.78, 333.22°) |
| OKLab | oklab(85.55% 0.0629 -0.0297) |
| OKLCH | oklch(85.55% 0.07 334.7) |
| XYZ | xyz(67.2821, 60.7589, 80.1201) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.79
Very Light Purple
#F6CEFC
ΔE00 5.02
Thistle
#D8BFD8
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.42
Light Lilac
#EDC8FF
ΔE00 6.70
Light Lavendar
#EFC0FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBFE2 #BFEDCA
analogous
#E1BFED #EDBFE2 #EDBFCB
triadic
#EDBFE2 #E2EDBF #BFE2ED
tetradic
#EDBFE2 #EDE1BF #BFEDCA #BFCBED
square
#EDBFE2 #EDE1BF #BFEDCA #BFCBED
split-complementary
#EDBFE2 #CBEDBF #BFEDE1
monochromatic
#D25FB7 #E08FCC #EDBFE2 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.60
#EDBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EDBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBFE2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBFE2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#F2C1CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #edbfe2; /* rgb */ color: rgb(237, 191, 226); /* oklch */ color: oklch(85.5% 0.070 334.7);
Tailwind
colors: {
custom: {
50: '#f3d2eb',
500: '#edbfe2',
950: '#000000',
},
}SCSS
$custom: #edbfe2; $custom-light: #f3d2eb; $custom-dark: #000000;
JSON
{
"hex": "#edbfe2",
"rgb": {
"r": 237,
"g": 191,
"b": 226
},
"hsl": {
"h": 314.348,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.8555,
"c": 0.0695,
"h": 334.7
},
"luminance": 0.60757
}Semantic roles & 50–950 ramp
primary
#EDBFE2
secondary
#86CA96
accent
#C44922
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384