#FFD2ED#FFD2ED
#FFD2ED is a very light, moderate pink. Relative luminance 0.735; OKLCH L 91.0% C 0.061 H 341.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2ED |
|---|---|
| RGB | rgb(255, 210, 237) |
| HSL | hsl(324, 100%, 91%) |
| HSV | hsv(324, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 7.1%, 0%) |
| CIE-LAB | lab(88.67, 20.07, -7.29) |
| CIE-LCH | lch(88.67, 21.36, 340.03°) |
| OKLab | oklab(91% 0.058 -0.0192) |
| OKLCH | oklch(91% 0.061 341.7) |
| XYZ | xyz(79.5715, 73.4697, 90.0938) |
| Luminance | 0.7347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.23
Pale Pink
#FFCFDC
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2ED #D2FFE4
analogous
#FAD2FF #FFD2ED #FFD2D6
triadic
#FFD2ED #EDFFD2 #D2EDFF
tetradic
#FFD2ED #FFFAD2 #D2FFE4 #D2D6FF
square
#FFD2ED #FFFAD2 #D2FFE4 #D2D6FF
split-complementary
#FFD2ED #D6FFD2 #D2FFFA
monochromatic
#FF58BC #FF95D5 #FFD2ED #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.34
#FFD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#FFD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2ED
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2ED | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#FFD2DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2ed; /* rgb */ color: rgb(255, 210, 237); /* oklch */ color: oklch(91.0% 0.061 341.7);
Tailwind
colors: {
custom: {
50: '#ffe0f2',
500: '#ffd2ed',
950: '#000000',
},
}SCSS
$custom: #ffd2ed; $custom-light: #ffe0f2; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ed",
"rgb": {
"r": 255,
"g": 210,
"b": 237
},
"hsl": {
"h": 324,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91003,
"c": 0.06108,
"h": 341.7
},
"luminance": 0.73468
}Semantic roles & 50–950 ramp
primary
#FFD2ED
secondary
#8BEAB1
accent
#E65C00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485