#ED83BF#ED83BF
#ED83BF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.3% C 0.147 H 346.2°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83BF |
|---|---|
| RGB | rgb(237, 131, 191) |
| HSL | hsl(326, 75%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 19.4%, 7.1%) |
| CIE-LAB | lab(68.02, 47.94, -13.30) |
| CIE-LCH | lch(68.02, 49.75, 344.49°) |
| OKLab | oklab(74.34% 0.1428 -0.035) |
| OKLCH | oklch(74.34% 0.147 346.2) |
| XYZ | xyz(52.4463, 38.0025, 53.8530) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.07
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 5.07
Hot Pink
#FF69B4
ΔE00 5.46
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83BF #83EDB1
analogous
#E683ED #ED83BF #ED838A
triadic
#ED83BF #BFED83 #83BFED
tetradic
#ED83BF #EDE683 #83EDB1 #838AED
square
#ED83BF #EDE683 #83EDB1 #838AED
split-complementary
#ED83BF #8AED83 #83EDE6
monochromatic
#D61F87 #E54EA3 #ED83BF #F5B8DB #FBE4F1
Accessibility & contrast
On white
2.44
#ED83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#ED83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83BF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83BF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FA8299
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed83bf; /* rgb */ color: rgb(237, 131, 191); /* oklch */ color: oklch(74.3% 0.147 346.2);
Tailwind
colors: {
custom: {
50: '#f5a9d2',
500: '#ed83bf',
950: '#000000',
},
}SCSS
$custom: #ed83bf; $custom-light: #f5a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ed83bf",
"rgb": {
"r": 237,
"g": 131,
"b": 191
},
"hsl": {
"h": 326.038,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.7434,
"c": 0.14703,
"h": 346.2
},
"luminance": 0.37999
}Semantic roles & 50–950 ramp
primary
#ED83BF
secondary
#D8F3E4
accent
#D7660F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82