#F2CFFB#F2CFFB
#F2CFFB is a very light, moderate purple. Relative luminance 0.705; OKLCH L 89.8% C 0.070 H 319.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFFB |
|---|---|
| RGB | rgb(242, 207, 251) |
| HSL | hsl(288, 85%, 90%) |
| HSV | hsv(288, 18%, 98%) |
| CMYK | cmyk(3.6%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(87.23, 19.83, -16.96) |
| CIE-LCH | lch(87.23, 26.10, 319.46°) |
| OKLab | oklab(89.75% 0.053 -0.0456) |
| OKLCH | oklch(89.75% 0.07 319.3) |
| XYZ | xyz(76.3408, 70.4690, 100.8283) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.12
Pale Lavender
#EECFFE
ΔE00 1.48
Pale Mauve
#FED0FC
ΔE00 2.67
Light Lilac
#EDC8FF
ΔE00 3.06
Pale Lilac
#E4CBFF
ΔE00 4.03
Light Lavendar
#EFC0FE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFFB #D8FBCF
analogous
#DCCFFB #F2CFFB #FBCFEE
triadic
#F2CFFB #FBF2CF #CFFBF2
tetradic
#F2CFFB #FBDCCF #D8FBCF #CFEEFB
square
#F2CFFB #FBDCCF #D8FBCF #CFEEFB
split-complementary
#F2CFFB #EEFBCF #CFFBDC
monochromatic
#D35EF2 #E397F6 #F2CFFB #F7E3FD #F7E3FD
Accessibility & contrast
On white
1.39
#F2CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#F2CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFFB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFFB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FD
Deuteranopia (green-blind)
#D2DCF9
Tritanopia (blue-blind)
#F3D3DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2cffb; /* rgb */ color: rgb(242, 207, 251); /* oklch */ color: oklch(89.8% 0.070 319.3);
Tailwind
colors: {
custom: {
50: '#f6ddfc',
500: '#f2cffb',
950: '#000000',
},
}SCSS
$custom: #f2cffb; $custom-light: #f6ddfc; $custom-dark: #000000;
JSON
{
"hex": "#f2cffb",
"rgb": {
"r": 242,
"g": 207,
"b": 251
},
"hsl": {
"h": 287.727,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.89751,
"c": 0.06995,
"h": 319.3
},
"luminance": 0.70468
}Semantic roles & 50–950 ramp
primary
#F2CFFB
secondary
#9EE28D
accent
#E10432
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485