#FFD2FB#FFD2FB
#FFD2FB is a very light, moderate purple. Relative luminance 0.743; OKLCH L 91.4% C 0.073 H 329.1°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2FB |
|---|---|
| RGB | rgb(255, 210, 251) |
| HSL | hsl(305, 100%, 91%) |
| HSV | hsv(305, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 1.6%, 0%) |
| CIE-LAB | lab(89.07, 22.50, -14.08) |
| CIE-LCH | lch(89.07, 26.54, 327.97°) |
| OKLab | oklab(91.45% 0.0627 -0.0376) |
| OKLCH | oklch(91.45% 0.073 329.1) |
| XYZ | xyz(81.6973, 74.3200, 101.2896) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.85
Very Light Purple
#F6CEFC
ΔE00 2.33
Pale Lavender
#EECFFE
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 5.32
Light Lavendar
#EFC0FE
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2FB #D2FFD6
analogous
#ECD2FF #FFD2FB #FFD2E4
triadic
#FFD2FB #FBFFD2 #D2FBFF
tetradic
#FFD2FB #FFECD2 #D2FFD6 #D2E4FF
square
#FFD2FB #FFECD2 #D2FFD6 #D2E4FF
split-complementary
#FFD2FB #E4FFD2 #D2FFEC
monochromatic
#FF58F0 #FF95F6 #FFD2FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.32
#FFD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FFD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2FB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2FB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFD
Deuteranopia (green-blind)
#DAE2F9
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2fb; /* rgb */ color: rgb(255, 210, 251); /* oklch */ color: oklch(91.4% 0.073 329.1);
Tailwind
colors: {
custom: {
50: '#ffe0fc',
500: '#ffd2fb',
950: '#000000',
},
}SCSS
$custom: #ffd2fb; $custom-light: #ffe0fc; $custom-dark: #000000;
JSON
{
"hex": "#ffd2fb",
"rgb": {
"r": 255,
"g": 210,
"b": 251
},
"hsl": {
"h": 305.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91447,
"c": 0.0731,
"h": 329.1
},
"luminance": 0.74318
}Semantic roles & 50–950 ramp
primary
#FFD2FB
secondary
#8BEA93
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485