#F2C8F2#F2C8F2
#F2C8F2 is a very light, moderate purple. Relative luminance 0.666; OKLCH L 88.2% C 0.073 H 326.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8F2 |
|---|---|
| RGB | rgb(242, 200, 242) |
| HSL | hsl(300, 62%, 87%) |
| HSV | hsv(300, 17%, 95%) |
| CMYK | cmyk(0%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(85.30, 21.87, -15.09) |
| CIE-LCH | lch(85.30, 26.57, 325.40°) |
| OKLab | oklab(88.17% 0.0603 -0.0404) |
| OKLCH | oklch(88.17% 0.073 326.2) |
| XYZ | xyz(73.2973, 66.5981, 92.9807) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.87
Pale Mauve
#FED0FC
ΔE00 2.24
Pale Lavender
#EECFFE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.00
Light Lavendar
#EFC0FE
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8F2 #C8F2C8
analogous
#DDC8F2 #F2C8F2 #F2C8DD
triadic
#F2C8F2 #F2F2C8 #C8F2F2
tetradic
#F2C8F2 #F2DDC8 #C8F2C8 #C8DDF2
square
#F2C8F2 #F2DDC8 #C8F2C8 #C8DDF2
split-complementary
#F2C8F2 #DDF2C8 #C8F2DD
monochromatic
#DB65DB #E697E6 #F2C8F2 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.47
#F2C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#F2C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8F2
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8F2 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#F5CBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f2c8f2; /* rgb */ color: rgb(242, 200, 242); /* oklch */ color: oklch(88.2% 0.073 326.2);
Tailwind
colors: {
custom: {
50: '#f6d9f6',
500: '#f2c8f2',
950: '#000000',
},
}SCSS
$custom: #f2c8f2; $custom-light: #f6d9f6; $custom-dark: #000000;
JSON
{
"hex": "#f2c8f2",
"rgb": {
"r": 242,
"g": 200,
"b": 242
},
"hsl": {
"h": 300,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.88171,
"c": 0.07259,
"h": 326.2
},
"luminance": 0.66597
}Semantic roles & 50–950 ramp
primary
#F2C8F2
secondary
#8DD28D
accent
#C91C1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385