#F2D2FF#F2D2FF
#F2D2FF is a very light, moderate purple. Relative luminance 0.722; OKLCH L 90.4% C 0.069 H 316.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2FF |
|---|---|
| RGB | rgb(242, 210, 255) |
| HSL | hsl(283, 100%, 91%) |
| HSV | hsv(283, 18%, 100%) |
| CMYK | cmyk(5.1%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(88.06, 19.00, -17.82) |
| CIE-LCH | lch(88.06, 26.05, 316.84°) |
| OKLab | oklab(90.44% 0.05 -0.048) |
| OKLCH | oklch(90.44% 0.069 316.2) |
| XYZ | xyz(77.7118, 72.1913, 104.4288) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.97
Very Light Purple
#F6CEFC
ΔE00 1.91
Light Lilac
#EDC8FF
ΔE00 3.10
Pale Mauve
#FED0FC
ΔE00 3.40
Pale Lilac
#E4CBFF
ΔE00 3.51
Light Lavender
#DFC5FE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2FF #DFFFD2
analogous
#DBD2FF #F2D2FF #FFD2F5
triadic
#F2D2FF #FFF2D2 #D2FFF2
tetradic
#F2D2FF #FFDBD2 #DFFFD2 #D2F5FF
square
#F2D2FF #FFDBD2 #DFFFD2 #D2F5FF
split-complementary
#F2D2FF #F5FFD2 #D2FFDB
monochromatic
#CF58FF #E095FF #F2D2FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.36
#F2D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#F2D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2FF
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2FF | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#F2D7E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d2ff; /* rgb */ color: rgb(242, 210, 255); /* oklch */ color: oklch(90.4% 0.069 316.2);
Tailwind
colors: {
custom: {
50: '#f6e0ff',
500: '#f2d2ff',
950: '#000000',
},
}SCSS
$custom: #f2d2ff; $custom-light: #f6e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f2d2ff",
"rgb": {
"r": 242,
"g": 210,
"b": 255
},
"hsl": {
"h": 282.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90437,
"c": 0.06931,
"h": 316.2
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#F2D2FF
secondary
#A6EA8B
accent
#E60042
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486