#F2D0FF#F2D0FF
#F2D0FF is a very light, moderate purple. Relative luminance 0.712; OKLCH L 90.1% C 0.073 H 316.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D0FF |
|---|---|
| RGB | rgb(242, 208, 255) |
| HSL | hsl(283, 100%, 91%) |
| HSV | hsv(283, 18%, 100%) |
| CMYK | cmyk(5.1%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(87.59, 20.06, -18.53) |
| CIE-LCH | lch(87.59, 27.31, 317.26°) |
| OKLab | oklab(90.07% 0.0529 -0.0499) |
| OKLCH | oklch(90.07% 0.073 316.6) |
| XYZ | xyz(77.2211, 71.2100, 104.2652) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.83
Very Light Purple
#F6CEFC
ΔE00 1.55
Light Lilac
#EDC8FF
ΔE00 2.49
Pale Mauve
#FED0FC
ΔE00 3.21
Pale Lilac
#E4CBFF
ΔE00 3.36
Light Lavendar
#EFC0FE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D0FF #DDFFD0
analogous
#DAD0FF #F2D0FF #FFD0F4
triadic
#F2D0FF #FFF2D0 #D0FFF2
tetradic
#F2D0FF #FFDAD0 #DDFFD0 #D0F4FF
square
#F2D0FF #FFDAD0 #DDFFD0 #D0F4FF
split-complementary
#F2D0FF #F4FFD0 #D0FFDA
monochromatic
#D056FF #E193FF #F2D0FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.38
#F2D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F2D0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D0FF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D0FF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#F2D5E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d0ff; /* rgb */ color: rgb(242, 208, 255); /* oklch */ color: oklch(90.1% 0.073 316.6);
Tailwind
colors: {
custom: {
50: '#f6deff',
500: '#f2d0ff',
950: '#000000',
},
}SCSS
$custom: #f2d0ff; $custom-light: #f6deff; $custom-dark: #000000;
JSON
{
"hex": "#f2d0ff",
"rgb": {
"r": 242,
"g": 208,
"b": 255
},
"hsl": {
"h": 283.404,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.9007,
"c": 0.07274,
"h": 316.6
},
"luminance": 0.71209
}Semantic roles & 50–950 ramp
primary
#F2D0FF
secondary
#A4EA89
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486