#F0D2FF#F0D2FF
#F0D2FF is a very light, moderate purple. Relative luminance 0.718; OKLCH L 90.3% C 0.068 H 314.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F0D2FF |
|---|---|
| RGB | rgb(240, 210, 255) |
| HSL | hsl(280, 100%, 91%) |
| HSV | hsv(280, 18%, 100%) |
| CMYK | cmyk(5.9%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(87.89, 18.36, -18.09) |
| CIE-LCH | lch(87.89, 25.78, 315.42°) |
| OKLab | oklab(90.27% 0.0479 -0.0488) |
| OKLCH | oklch(90.27% 0.068 314.5) |
| XYZ | xyz(77.0289, 71.8392, 104.3968) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.80
Very Light Purple
#F6CEFC
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 3.12
Pale Lilac
#E4CBFF
ΔE00 3.14
Pale Mauve
#FED0FC
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0D2FF #E1FFD2
analogous
#D9D2FF #F0D2FF #FFD2F7
triadic
#F0D2FF #FFF0D2 #D2FFF0
tetradic
#F0D2FF #FFD9D2 #E1FFD2 #D2F7FF
square
#F0D2FF #FFD9D2 #E1FFD2 #D2F7FF
split-complementary
#F0D2FF #F7FFD2 #D2FFD9
monochromatic
#C758FF #DC95FF #F0D2FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.37
#F0D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#F0D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0D2FF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0D2FF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDBFF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#EFD7E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f0d2ff; /* rgb */ color: rgb(240, 210, 255); /* oklch */ color: oklch(90.3% 0.068 314.5);
Tailwind
colors: {
custom: {
50: '#f5dfff',
500: '#f0d2ff',
950: '#000000',
},
}SCSS
$custom: #f0d2ff; $custom-light: #f5dfff; $custom-dark: #000000;
JSON
{
"hex": "#f0d2ff",
"rgb": {
"r": 240,
"g": 210,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90265,
"c": 0.06833,
"h": 314.5
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#F0D2FF
secondary
#ABEA8B
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486