#FFD2F5#FFD2F5
#FFD2F5 is a very light, moderate pink. Relative luminance 0.739; OKLCH L 91.3% C 0.068 H 333.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F5 |
|---|---|
| RGB | rgb(255, 210, 245) |
| HSL | hsl(313, 100%, 91%) |
| HSV | hsv(313, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 3.9%, 0%) |
| CIE-LAB | lab(88.90, 21.44, -11.18) |
| CIE-LCH | lch(88.90, 24.18, 332.47°) |
| OKLab | oklab(91.25% 0.0607 -0.0297) |
| OKLCH | oklch(91.25% 0.068 333.9) |
| XYZ | xyz(80.7664, 73.9477, 96.3872) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.46
Very Light Purple
#F6CEFC
ΔE00 3.73
Pale Lavender
#EECFFE
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F5 #D2FFDC
analogous
#F2D2FF #FFD2F5 #FFD2DE
triadic
#FFD2F5 #F5FFD2 #D2F5FF
tetradic
#FFD2F5 #FFF2D2 #D2FFDC #D2DEFF
square
#FFD2F5 #FFF2D2 #D2FFDC #D2DEFF
split-complementary
#FFD2F5 #DEFFD2 #D2FFF2
monochromatic
#FF58DA #FF95E7 #FFD2F5 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.33
#FFD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FFD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F5
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F5 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF6
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#FFD4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f5; /* rgb */ color: rgb(255, 210, 245); /* oklch */ color: oklch(91.3% 0.068 333.9);
Tailwind
colors: {
custom: {
50: '#ffe0f8',
500: '#ffd2f5',
950: '#000000',
},
}SCSS
$custom: #ffd2f5; $custom-light: #ffe0f8; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f5",
"rgb": {
"r": 255,
"g": 210,
"b": 245
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91253,
"c": 0.06758,
"h": 333.9
},
"luminance": 0.73946
}Semantic roles & 50–950 ramp
primary
#FFD2F5
secondary
#8BEAA0
accent
#E63300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485