#F2CCFB#F2CCFB
#F2CCFB is a very light, moderate purple. Relative luminance 0.690; OKLCH L 89.2% C 0.075 H 319.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CCFB |
|---|---|
| RGB | rgb(242, 204, 251) |
| HSL | hsl(289, 85%, 89%) |
| HSV | hsv(289, 19%, 98%) |
| CMYK | cmyk(3.6%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(86.52, 21.42, -18.03) |
| CIE-LCH | lch(86.52, 28.00, 319.91°) |
| OKLab | oklab(89.2% 0.0574 -0.0485) |
| OKLCH | oklch(89.2% 0.075 319.8) |
| XYZ | xyz(75.6209, 69.0292, 100.5884) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 0.83
Pale Lavender
#EECFFE
ΔE00 1.73
Light Lilac
#EDC8FF
ΔE00 2.34
Pale Mauve
#FED0FC
ΔE00 2.59
Pale Lilac
#E4CBFF
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CCFB #D5FBCC
analogous
#DBCCFB #F2CCFB #FBCCED
triadic
#F2CCFB #FBF2CC #CCFBF2
tetradic
#F2CCFB #FBDBCC #D5FBCC #CCEDFB
square
#F2CCFB #FBDBCC #D5FBCC #CCEDFB
split-complementary
#F2CCFB #EDFBCC #CCFBDB
monochromatic
#D55BF2 #E493F7 #F2CCFB #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.42
#F2CCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#F2CCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CCFB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CCFB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FD
Deuteranopia (green-blind)
#CFDAF9
Tritanopia (blue-blind)
#F3D1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2ccfb; /* rgb */ color: rgb(242, 204, 251); /* oklch */ color: oklch(89.2% 0.075 319.8);
Tailwind
colors: {
custom: {
50: '#f6dbfc',
500: '#f2ccfb',
950: '#000000',
},
}SCSS
$custom: #f2ccfb; $custom-light: #f6dbfc; $custom-dark: #000000;
JSON
{
"hex": "#f2ccfb",
"rgb": {
"r": 242,
"g": 204,
"b": 251
},
"hsl": {
"h": 288.511,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.89204,
"c": 0.07514,
"h": 319.8
},
"luminance": 0.69028
}Semantic roles & 50–950 ramp
primary
#F2CCFB
secondary
#9BE28A
accent
#E2042E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485