#F2C8FD#F2C8FD
#F2C8FD is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.6% C 0.084 H 319.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8FD |
|---|---|
| RGB | rgb(242, 200, 253) |
| HSL | hsl(288, 93%, 89%) |
| HSV | hsv(288, 21%, 99%) |
| CMYK | cmyk(4.3%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.64, 23.91, -20.41) |
| CIE-LCH | lch(85.64, 31.44, 319.52°) |
| OKLab | oklab(88.55% 0.0638 -0.0551) |
| OKLCH | oklch(88.55% 0.084 319.2) |
| XYZ | xyz(74.9993, 67.2789, 101.9447) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.45
Very Light Purple
#F6CEFC
ΔE00 2.07
Light Lavendar
#EFC0FE
ΔE00 2.48
Pale Lavender
#EECFFE
ΔE00 2.66
Pale Mauve
#FED0FC
ΔE00 3.42
Pale Lilac
#E4CBFF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8FD #D3FDC8
analogous
#D8C8FD #F2C8FD #FDC8EE
triadic
#F2C8FD #FDF2C8 #C8FDF2
tetradic
#F2C8FD #FDD8C8 #D3FDC8 #C8EEFD
square
#F2C8FD #FDD8C8 #D3FDC8 #C8EEFD
split-complementary
#F2C8FD #EEFDC8 #C8FDD8
monochromatic
#D652F9 #E48DFB #F2C8FD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.45
#F2C8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#F2C8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8FD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8FD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CBD8FB
Tritanopia (blue-blind)
#F3CDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2c8fd; /* rgb */ color: rgb(242, 200, 253); /* oklch */ color: oklch(88.6% 0.084 319.2);
Tailwind
colors: {
custom: {
50: '#f6d9fe',
500: '#f2c8fd',
950: '#000000',
},
}SCSS
$custom: #f2c8fd; $custom-light: #f6d9fe; $custom-dark: #000000;
JSON
{
"hex": "#f2c8fd",
"rgb": {
"r": 242,
"g": 200,
"b": 253
},
"hsl": {
"h": 287.547,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88551,
"c": 0.08428,
"h": 319.2
},
"luminance": 0.67278
}Semantic roles & 50–950 ramp
primary
#F2C8FD
secondary
#98E584
accent
#E60030
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385