#F2D5FC#F2D5FC
#F2D5FC is a very light, moderate purple. Relative luminance 0.735; OKLCH L 90.9% C 0.061 H 317.4°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D5FC |
|---|---|
| RGB | rgb(242, 213, 252) |
| HSL | hsl(285, 87%, 91%) |
| HSV | hsv(285, 15%, 99%) |
| CMYK | cmyk(4%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.68, 16.86, -15.30) |
| CIE-LCH | lch(88.68, 22.77, 317.77°) |
| OKLab | oklab(90.89% 0.0447 -0.0411) |
| OKLCH | oklch(90.89% 0.061 317.4) |
| XYZ | xyz(77.9802, 73.4949, 102.1545) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.41
Very Light Purple
#F6CEFC
ΔE00 2.95
Pale Mauve
#FED0FC
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.60
Light Lilac
#EDC8FF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D5FC #DFFCD5
analogous
#DED5FC #F2D5FC #FCD5F2
triadic
#F2D5FC #FCF2D5 #D5FCF2
tetradic
#F2D5FC #FCDED5 #DFFCD5 #D5F2FC
square
#F2D5FC #FCDED5 #DFFCD5 #D5F2FC
split-complementary
#F2D5FC #F2FCD5 #D5FCDE
monochromatic
#CF63F4 #E09CF8 #F2D5FC #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.34
#F2D5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#F2D5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D5FC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D5FC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFE
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#F2D9E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d5fc; /* rgb */ color: rgb(242, 213, 252); /* oklch */ color: oklch(90.9% 0.061 317.4);
Tailwind
colors: {
custom: {
50: '#f6e2fd',
500: '#f2d5fc',
950: '#000000',
},
}SCSS
$custom: #f2d5fc; $custom-light: #f6e2fd; $custom-dark: #000000;
JSON
{
"hex": "#f2d5fc",
"rgb": {
"r": 242,
"g": 213,
"b": 252
},
"hsl": {
"h": 284.615,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.90889,
"c": 0.06074,
"h": 317.4
},
"luminance": 0.73494
}Semantic roles & 50–950 ramp
primary
#F2D5FC
secondary
#A6E491
accent
#E3023C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485