#F2C8FE#F2C8FE
#F2C8FE is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.6% C 0.085 H 318.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C8FE |
|---|---|
| RGB | rgb(242, 200, 254) |
| HSL | hsl(287, 96%, 89%) |
| HSV | hsv(287, 21%, 100%) |
| CMYK | cmyk(4.7%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.68, 24.10, -20.89) |
| CIE-LCH | lch(85.68, 31.90, 319.08°) |
| OKLab | oklab(88.59% 0.0641 -0.0564) |
| OKLCH | oklch(88.59% 0.085 318.6) |
| XYZ | xyz(75.1591, 67.3428, 102.7858) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.30
Very Light Purple
#F6CEFC
ΔE00 2.27
Light Lavendar
#EFC0FE
ΔE00 2.32
Pale Lavender
#EECFFE
ΔE00 2.72
Pale Mauve
#FED0FC
ΔE00 3.61
Pale Lilac
#E4CBFF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C8FE #D4FEC8
analogous
#D7C8FE #F2C8FE #FEC8EF
triadic
#F2C8FE #FEF2C8 #C8FEF2
tetradic
#F2C8FE #FED7C8 #D4FEC8 #C8EFFE
square
#F2C8FE #FED7C8 #D4FEC8 #C8EFFE
split-complementary
#F2C8FE #EFFEC8 #C8FED7
monochromatic
#D650FC #E48CFD #F2C8FE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.45
#F2C8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#F2C8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C8FE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C8FE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#F3CEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #f2c8fe; /* rgb */ color: rgb(242, 200, 254); /* oklch */ color: oklch(88.6% 0.085 318.6);
Tailwind
colors: {
custom: {
50: '#f6d9fe',
500: '#f2c8fe',
950: '#000000',
},
}SCSS
$custom: #f2c8fe; $custom-light: #f6d9fe; $custom-dark: #000000;
JSON
{
"hex": "#f2c8fe",
"rgb": {
"r": 242,
"g": 200,
"b": 254
},
"hsl": {
"h": 286.667,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.88586,
"c": 0.08539,
"h": 318.6
},
"luminance": 0.67342
}Semantic roles & 50–950 ramp
primary
#F2C8FE
secondary
#99E783
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386