#FFD2F4#FFD2F4
#FFD2F4 is a very light, moderate pink. Relative luminance 0.739; OKLCH L 91.2% C 0.067 H 334.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F4 |
|---|---|
| RGB | rgb(255, 210, 244) |
| HSL | hsl(315, 100%, 91%) |
| HSV | hsv(315, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 4.3%, 0%) |
| CIE-LAB | lab(88.87, 21.27, -10.69) |
| CIE-LCH | lch(88.87, 23.81, 333.31°) |
| OKLab | oklab(91.22% 0.0604 -0.0284) |
| OKLCH | oklch(91.22% 0.067 334.8) |
| XYZ | xyz(80.6142, 73.8868, 95.5854) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 3.99
Pale Lavender
#EECFFE
ΔE00 5.76
Light Pink
#FFD1DF
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.78
Light Lilac
#EDC8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F4 #D2FFDD
analogous
#F3D2FF #FFD2F4 #FFD2DD
triadic
#FFD2F4 #F4FFD2 #D2F4FF
tetradic
#FFD2F4 #FFF3D2 #D2FFDD #D2DDFF
square
#FFD2F4 #FFF3D2 #D2FFDD #D2DDFF
split-complementary
#FFD2F4 #DDFFD2 #D2FFF3
monochromatic
#FF58D6 #FF95E5 #FFD2F4 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.33
#FFD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#FFD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F4
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F4 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF5
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#FFD4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f4; /* rgb */ color: rgb(255, 210, 244); /* oklch */ color: oklch(91.2% 0.067 334.8);
Tailwind
colors: {
custom: {
50: '#ffe0f7',
500: '#ffd2f4',
950: '#000000',
},
}SCSS
$custom: #ffd2f4; $custom-light: #ffe0f7; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f4",
"rgb": {
"r": 255,
"g": 210,
"b": 244
},
"hsl": {
"h": 314.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91222,
"c": 0.06671,
"h": 334.8
},
"luminance": 0.73885
}Semantic roles & 50–950 ramp
primary
#FFD2F4
secondary
#8BEAA2
accent
#E63800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485