#FFD2F2#FFD2F2
#FFD2F2 is a very light, moderate pink. Relative luminance 0.738; OKLCH L 91.2% C 0.065 H 336.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F2 |
|---|---|
| RGB | rgb(255, 210, 242) |
| HSL | hsl(317, 100%, 91%) |
| HSV | hsv(317, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 5.1%, 0%) |
| CIE-LAB | lab(88.81, 20.92, -9.72) |
| CIE-LCH | lch(88.81, 23.07, 335.07°) |
| OKLab | oklab(91.16% 0.0597 -0.0257) |
| OKLCH | oklch(91.16% 0.065 336.7) |
| XYZ | xyz(80.3122, 73.7660, 93.9948) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.32
Very Light Purple
#F6CEFC
ΔE00 4.53
Light Pink
#FFD1DF
ΔE00 5.72
Pale Pink
#FFCFDC
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.22
Light Lilac
#EDC8FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F2 #D2FFDF
analogous
#F5D2FF #FFD2F2 #FFD2DB
triadic
#FFD2F2 #F2FFD2 #D2F2FF
tetradic
#FFD2F2 #FFF5D2 #D2FFDF #D2DBFF
square
#FFD2F2 #FFF5D2 #D2FFDF #D2DBFF
split-complementary
#FFD2F2 #DBFFD2 #D2FFF5
monochromatic
#FF58CF #FF95E0 #FFD2F2 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.33
#FFD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#FFD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#DDE1F1
Tritanopia (blue-blind)
#FFD3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f2; /* rgb */ color: rgb(255, 210, 242); /* oklch */ color: oklch(91.2% 0.065 336.7);
Tailwind
colors: {
custom: {
50: '#ffe0f6',
500: '#ffd2f2',
950: '#000000',
},
}SCSS
$custom: #ffd2f2; $custom-light: #ffe0f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f2",
"rgb": {
"r": 255,
"g": 210,
"b": 242
},
"hsl": {
"h": 317.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91158,
"c": 0.06502,
"h": 336.7
},
"luminance": 0.73764
}Semantic roles & 50–950 ramp
primary
#FFD2F2
secondary
#8BEAA6
accent
#E64200
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485