#F2CCFA#F2CCFA
#F2CCFA is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.2% C 0.074 H 320.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFA |
|---|---|
| RGB | rgb(242, 204, 250) |
| HSL | hsl(290, 82%, 89%) |
| HSV | hsv(290, 18%, 98%) |
| CMYK | cmyk(3.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(86.49, 21.23, -17.55) |
| CIE-LCH | lch(86.49, 27.55, 320.43°) |
| OKLab | oklab(89.17% 0.0571 -0.0472) |
| OKLCH | oklch(89.17% 0.074 320.4) |
| XYZ | xyz(75.4637, 68.9663, 99.7604) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.73
Pale Lavender
#EECFFE
ΔE00 1.85
Pale Mauve
#FED0FC
ΔE00 2.46
Light Lilac
#EDC8FF
ΔE00 2.58
Pale Lilac
#E4CBFF
ΔE00 4.14
Light Lavendar
#EFC0FE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFA #D4FACC
analogous
#DBCCFA #F2CCFA #FACCEB
triadic
#F2CCFA #FAF2CC #CCFAF2
tetradic
#F2CCFA #FADBCC #D4FACC #CCEBFA
square
#F2CCFA #FADBCC #D4FACC #CCEBFA
split-complementary
#F2CCFA #EBFACC #CCFADB
monochromatic
#D65DEF #E494F5 #F2CCFA #F8E3FC #F8E3FC
Accessibility & contrast
On white
1.42
#F2CCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#F2CCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFA
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFA | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#F3D0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f2ccfa; /* rgb */ color: rgb(242, 204, 250); /* oklch */ color: oklch(89.2% 0.074 320.4);
Tailwind
colors: {
custom: {
50: '#f6dbfc',
500: '#f2ccfa',
950: '#000000',
},
}SCSS
$custom: #f2ccfa; $custom-light: #f6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f2ccfa",
"rgb": {
"r": 242,
"g": 204,
"b": 250
},
"hsl": {
"h": 289.565,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.89169,
"c": 0.07404,
"h": 320.4
},
"luminance": 0.68965
}Semantic roles & 50–950 ramp
primary
#F2CCFA
secondary
#99E08B
accent
#DF072C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485