#F0D2FC#F0D2FC
#F0D2FC is a very light, moderate purple. Relative luminance 0.716; OKLCH L 90.2% C 0.065 H 316.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D2FC |
|---|---|
| RGB | rgb(240, 210, 252) |
| HSL | hsl(283, 88%, 91%) |
| HSV | hsv(283, 17%, 99%) |
| CMYK | cmyk(4.8%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.80, 17.79, -16.65) |
| CIE-LCH | lch(87.80, 24.37, 316.90°) |
| OKLab | oklab(90.16% 0.0469 -0.0448) |
| OKLCH | oklch(90.16% 0.065 316.3) |
| XYZ | xyz(76.5498, 71.6476, 101.8733) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.43
Very Light Purple
#F6CEFC
ΔE00 2.35
Pale Mauve
#FED0FC
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D2FC #DEFCD2
analogous
#DBD2FC #F0D2FC #FCD2F3
triadic
#F0D2FC #FCF0D2 #D2FCF0
tetradic
#F0D2FC #FCDBD2 #DEFCD2 #D2F3FC
square
#F0D2FC #FCDBD2 #DEFCD2 #D2F3FC
split-complementary
#F0D2FC #F3FCD2 #D2FCDB
monochromatic
#CA5FF4 #DD99F8 #F0D2FC #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.37
#F0D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#F0D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D2FC
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D2FC | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#F0D6E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d2fc; /* rgb */ color: rgb(240, 210, 252); /* oklch */ color: oklch(90.2% 0.065 316.3);
Tailwind
colors: {
custom: {
50: '#f5dffd',
500: '#f0d2fc',
950: '#000000',
},
}SCSS
$custom: #f0d2fc; $custom-light: #f5dffd; $custom-dark: #000000;
JSON
{
"hex": "#f0d2fc",
"rgb": {
"r": 240,
"g": 210,
"b": 252
},
"hsl": {
"h": 282.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90163,
"c": 0.06484,
"h": 316.3
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#F0D2FC
secondary
#A7E48E
accent
#E40142
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485