#F2C5FF#F2C5FF
#F2C5FF is a very light, moderate purple. Relative luminance 0.660; OKLCH L 88.1% C 0.092 H 318.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C5FF |
|---|---|
| RGB | rgb(242, 197, 255) |
| HSL | hsl(287, 100%, 89%) |
| HSV | hsv(287, 23%, 100%) |
| CMYK | cmyk(5.1%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(85.01, 25.88, -22.43) |
| CIE-LCH | lch(85.01, 34.25, 319.09°) |
| OKLab | oklab(88.09% 0.0687 -0.0607) |
| OKLCH | oklch(88.09% 0.092 318.6) |
| XYZ | xyz(74.6316, 66.0311, 103.4021) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.33
Light Lilac
#EDC8FF
ΔE00 1.65
Very Light Purple
#F6CEFC
ΔE00 3.26
Pale Lavender
#EECFFE
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 4.37
Pale Mauve
#FED0FC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C5FF #D2FFC5
analogous
#D5C5FF #F2C5FF #FFC5EF
triadic
#F2C5FF #FFF2C5 #C5FFF2
tetradic
#F2C5FF #FFD5C5 #D2FFC5 #C5EFFF
square
#F2C5FF #FFD5C5 #D2FFC5 #C5EFFF
split-complementary
#F2C5FF #EFFFC5 #C5FFD5
monochromatic
#D74BFF #E488FF #F2C5FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.48
#F2C5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#F2C5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C5FF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C5FF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#F3CBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f2c5ff; /* rgb */ color: rgb(242, 197, 255); /* oklch */ color: oklch(88.1% 0.092 318.6);
Tailwind
colors: {
custom: {
50: '#f6d6ff',
500: '#f2c5ff',
950: '#000000',
},
}SCSS
$custom: #f2c5ff; $custom-light: #f6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#f2c5ff",
"rgb": {
"r": 242,
"g": 197,
"b": 255
},
"hsl": {
"h": 286.552,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.88085,
"c": 0.09168,
"h": 318.6
},
"luminance": 0.6603
}Semantic roles & 50–950 ramp
primary
#F2C5FF
secondary
#97E980
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386