#FFD2F8#FFD2F8
#FFD2F8 is a very light, moderate purple. Relative luminance 0.741; OKLCH L 91.3% C 0.070 H 331.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F8 |
|---|---|
| RGB | rgb(255, 210, 248) |
| HSL | hsl(309, 100%, 91%) |
| HSV | hsv(309, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 2.7%, 0%) |
| CIE-LAB | lab(88.98, 21.97, -12.63) |
| CIE-LCH | lch(88.98, 25.34, 330.11°) |
| OKLab | oklab(91.35% 0.0617 -0.0336) |
| OKLCH | oklch(91.35% 0.07 331.4) |
| XYZ | xyz(81.2281, 74.1324, 98.8188) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.62
Very Light Purple
#F6CEFC
ΔE00 2.99
Pale Lavender
#EECFFE
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.99
Light Lavendar
#EFC0FE
ΔE00 7.09
Light Pink
#FFD1DF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F8 #D2FFD9
analogous
#EFD2FF #FFD2F8 #FFD2E1
triadic
#FFD2F8 #F8FFD2 #D2F8FF
tetradic
#FFD2F8 #FFEFD2 #D2FFD9 #D2E1FF
square
#FFD2F8 #FFEFD2 #D2FFD9 #D2E1FF
split-complementary
#FFD2F8 #E1FFD2 #D2FFEF
monochromatic
#FF58E5 #FF95EE #FFD2F8 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.33
#FFD2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FFD2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F8
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F8 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#DBE2F6
Tritanopia (blue-blind)
#FFD4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f8; /* rgb */ color: rgb(255, 210, 248); /* oklch */ color: oklch(91.3% 0.070 331.4);
Tailwind
colors: {
custom: {
50: '#ffe0fa',
500: '#ffd2f8',
950: '#000000',
},
}SCSS
$custom: #ffd2f8; $custom-light: #ffe0fa; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f8",
"rgb": {
"r": 255,
"g": 210,
"b": 248
},
"hsl": {
"h": 309.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9135,
"c": 0.07028,
"h": 331.4
},
"luminance": 0.7413
}Semantic roles & 50–950 ramp
primary
#FFD2F8
secondary
#8BEA9A
accent
#E62400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485