#F2C8FB#F2C8FB
#F2C8FB is a very light, moderate purple. Relative luminance 0.672; OKLCH L 88.5% C 0.082 H 320.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8FB |
|---|---|
| RGB | rgb(242, 200, 251) |
| HSL | hsl(289, 86%, 88%) |
| HSV | hsv(289, 20%, 98%) |
| CMYK | cmyk(3.6%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.58, 23.54, -19.45) |
| CIE-LCH | lch(85.58, 30.53, 320.44°) |
| OKLab | oklab(88.48% 0.0632 -0.0524) |
| OKLCH | oklch(88.48% 0.082 320.3) |
| XYZ | xyz(74.6824, 67.1521, 100.2755) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.71
Light Lilac
#EDC8FF
ΔE00 1.83
Pale Lavender
#EECFFE
ΔE00 2.62
Light Lavendar
#EFC0FE
ΔE00 2.85
Pale Mauve
#FED0FC
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8FB #D1FBC8
analogous
#D8C8FB #F2C8FB #FBC8EA
triadic
#F2C8FB #FBF2C8 #C8FBF2
tetradic
#F2C8FB #FBD8C8 #D1FBC8 #C8EAFB
square
#F2C8FB #FBD8C8 #D1FBC8 #C8EAFB
split-complementary
#F2C8FB #EAFBC8 #C8FBD8
monochromatic
#D756F3 #E58FF7 #F2C8FB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.46
#F2C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#F2C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8FB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8FB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FD
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#F3CDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2c8fb; /* rgb */ color: rgb(242, 200, 251); /* oklch */ color: oklch(88.5% 0.082 320.3);
Tailwind
colors: {
custom: {
50: '#f6d9fc',
500: '#f2c8fb',
950: '#000000',
},
}SCSS
$custom: #f2c8fb; $custom-light: #f6d9fc; $custom-dark: #000000;
JSON
{
"hex": "#f2c8fb",
"rgb": {
"r": 242,
"g": 200,
"b": 251
},
"hsl": {
"h": 289.412,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.8848,
"c": 0.08208,
"h": 320.3
},
"luminance": 0.67151
}Semantic roles & 50–950 ramp
primary
#F2C8FB
secondary
#96E186
accent
#E3032A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385