#FFD2EE#FFD2EE
#FFD2EE is a very light, moderate pink. Relative luminance 0.735; OKLCH L 91.0% C 0.062 H 340.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2EE |
|---|---|
| RGB | rgb(255, 210, 238) |
| HSL | hsl(323, 100%, 91%) |
| HSV | hsv(323, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 6.7%, 0%) |
| CIE-LAB | lab(88.70, 20.24, -7.78) |
| CIE-LCH | lch(88.70, 21.68, 338.97°) |
| OKLab | oklab(91.03% 0.0583 -0.0205) |
| OKLCH | oklch(91.03% 0.062 340.6) |
| XYZ | xyz(79.7180, 73.5283, 90.8654) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.50
Light Pink
#FFD1DF
ΔE00 4.54
Pale Pink
#FFCFDC
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 7.19
Thistle
#D8BFD8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2EE #D2FFE3
analogous
#F9D2FF #FFD2EE #FFD2D7
triadic
#FFD2EE #EEFFD2 #D2EEFF
tetradic
#FFD2EE #FFF9D2 #D2FFE3 #D2D7FF
square
#FFD2EE #FFF9D2 #D2FFE3 #D2D7FF
split-complementary
#FFD2EE #D7FFD2 #D2FFF9
monochromatic
#FF58C0 #FF95D7 #FFD2EE #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.34
#FFD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FFD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2EE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2EE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#FFD2DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2ee; /* rgb */ color: rgb(255, 210, 238); /* oklch */ color: oklch(91.0% 0.062 340.6);
Tailwind
colors: {
custom: {
50: '#ffe0f3',
500: '#ffd2ee',
950: '#000000',
},
}SCSS
$custom: #ffd2ee; $custom-light: #ffe0f3; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ee",
"rgb": {
"r": 255,
"g": 210,
"b": 238
},
"hsl": {
"h": 322.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91034,
"c": 0.06184,
"h": 340.6
},
"luminance": 0.73526
}Semantic roles & 50–950 ramp
primary
#FFD2EE
secondary
#8BEAAF
accent
#E65700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485