#FFD2F1#FFD2F1
#FFD2F1 is a very light, moderate pink. Relative luminance 0.737; OKLCH L 91.1% C 0.064 H 337.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F1 |
|---|---|
| RGB | rgb(255, 210, 241) |
| HSL | hsl(319, 100%, 91%) |
| HSV | hsv(319, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 5.5%, 0%) |
| CIE-LAB | lab(88.78, 20.75, -9.24) |
| CIE-LCH | lch(88.78, 22.72, 336.00°) |
| OKLab | oklab(91.13% 0.0594 -0.0244) |
| OKLCH | oklch(91.13% 0.064 337.6) |
| XYZ | xyz(80.1624, 73.7061, 93.2059) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.61
Very Light Purple
#F6CEFC
ΔE00 4.80
Light Pink
#FFD1DF
ΔE00 5.42
Pale Pink
#FFCFDC
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F1 #D2FFE0
analogous
#F6D2FF #FFD2F1 #FFD2DA
triadic
#FFD2F1 #F1FFD2 #D2F1FF
tetradic
#FFD2F1 #FFF6D2 #D2FFE0 #D2DAFF
square
#FFD2F1 #FFF6D2 #D2FFE0 #D2DAFF
split-complementary
#FFD2F1 #DAFFD2 #D2FFF6
monochromatic
#FF58CB #FF95DE #FFD2F1 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.33
#FFD2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FFD2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F1
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F1 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF2
Deuteranopia (green-blind)
#DDE1F0
Tritanopia (blue-blind)
#FFD3DC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f1; /* rgb */ color: rgb(255, 210, 241); /* oklch */ color: oklch(91.1% 0.064 337.6);
Tailwind
colors: {
custom: {
50: '#ffe0f5',
500: '#ffd2f1',
950: '#000000',
},
}SCSS
$custom: #ffd2f1; $custom-light: #ffe0f5; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f1",
"rgb": {
"r": 255,
"g": 210,
"b": 241
},
"hsl": {
"h": 318.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91127,
"c": 0.06419,
"h": 337.6
},
"luminance": 0.73704
}Semantic roles & 50–950 ramp
primary
#FFD2F1
secondary
#8BEAA9
accent
#E64700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485