#FFD2EF#FFD2EF
#FFD2EF is a very light, moderate pink. Relative luminance 0.736; OKLCH L 91.1% C 0.063 H 339.6°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2EF |
|---|---|
| RGB | rgb(255, 210, 239) |
| HSL | hsl(321, 100%, 91%) |
| HSV | hsv(321, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 6.3%, 0%) |
| CIE-LAB | lab(88.73, 20.41, -8.27) |
| CIE-LCH | lch(88.73, 22.02, 337.95°) |
| OKLab | oklab(91.07% 0.0587 -0.0218) |
| OKLCH | oklch(91.07% 0.063 339.6) |
| XYZ | xyz(79.8653, 73.5872, 91.6413) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.20
Light Pink
#FFD1DF
ΔE00 4.83
Pale Pink
#FFCFDC
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2EF #D2FFE2
analogous
#F8D2FF #FFD2EF #FFD2D8
triadic
#FFD2EF #EFFFD2 #D2EFFF
tetradic
#FFD2EF #FFF8D2 #D2FFE2 #D2D8FF
square
#FFD2EF #FFF8D2 #D2FFE2 #D2D8FF
split-complementary
#FFD2EF #D8FFD2 #D2FFF8
monochromatic
#FF58C3 #FF95D9 #FFD2EF #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.34
#FFD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2EF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2EF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#FFD3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2ef; /* rgb */ color: rgb(255, 210, 239); /* oklch */ color: oklch(91.1% 0.063 339.6);
Tailwind
colors: {
custom: {
50: '#ffe0f4',
500: '#ffd2ef',
950: '#000000',
},
}SCSS
$custom: #ffd2ef; $custom-light: #ffe0f4; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ef",
"rgb": {
"r": 255,
"g": 210,
"b": 239
},
"hsl": {
"h": 321.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91065,
"c": 0.0626,
"h": 339.6
},
"luminance": 0.73585
}Semantic roles & 50–950 ramp
primary
#FFD2EF
secondary
#8BEAAD
accent
#E65200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485