#FFD2F7#FFD2F7
#FFD2F7 is a very light, moderate pink. Relative luminance 0.741; OKLCH L 91.3% C 0.069 H 332.2°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F7 |
|---|---|
| RGB | rgb(255, 210, 247) |
| HSL | hsl(311, 100%, 91%) |
| HSV | hsv(311, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 3.1%, 0%) |
| CIE-LAB | lab(88.96, 21.79, -12.15) |
| CIE-LCH | lch(88.96, 24.95, 330.87°) |
| OKLab | oklab(91.32% 0.0614 -0.0323) |
| OKLCH | oklch(91.32% 0.069 332.2) |
| XYZ | xyz(81.0734, 74.0705, 98.0039) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.90
Very Light Purple
#F6CEFC
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 5.11
Light Lilac
#EDC8FF
ΔE00 6.23
Light Pink
#FFD1DF
ΔE00 7.14
Light Lavendar
#EFC0FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F7 #D2FFDA
analogous
#F0D2FF #FFD2F7 #FFD2E0
triadic
#FFD2F7 #F7FFD2 #D2F7FF
tetradic
#FFD2F7 #FFF0D2 #D2FFDA #D2E0FF
square
#FFD2F7 #FFF0D2 #D2FFDA #D2E0FF
split-complementary
#FFD2F7 #E0FFD2 #D2FFF0
monochromatic
#FF58E1 #FF95EC #FFD2F7 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.33
#FFD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#FFD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F7
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F7 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCF9
Deuteranopia (green-blind)
#DBE2F5
Tritanopia (blue-blind)
#FFD4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f7; /* rgb */ color: rgb(255, 210, 247); /* oklch */ color: oklch(91.3% 0.069 332.2);
Tailwind
colors: {
custom: {
50: '#ffe0f9',
500: '#ffd2f7',
950: '#000000',
},
}SCSS
$custom: #ffd2f7; $custom-light: #ffe0f9; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f7",
"rgb": {
"r": 255,
"g": 210,
"b": 247
},
"hsl": {
"h": 310.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91317,
"c": 0.06937,
"h": 332.2
},
"luminance": 0.74069
}Semantic roles & 50–950 ramp
primary
#FFD2F7
secondary
#8BEA9C
accent
#E62900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485