#F2CFFE#F2CFFE
#F2CFFE is a very light, moderate purple. Relative luminance 0.707; OKLCH L 89.9% C 0.073 H 317.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CFFE |
|---|---|
| RGB | rgb(242, 207, 254) |
| HSL | hsl(285, 96%, 90%) |
| HSV | hsv(285, 19%, 100%) |
| CMYK | cmyk(4.7%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(87.32, 20.40, -18.41) |
| CIE-LCH | lch(87.32, 27.48, 317.93°) |
| OKLab | oklab(89.85% 0.054 -0.0496) |
| OKLCH | oklch(89.85% 0.073 317.4) |
| XYZ | xyz(76.8175, 70.6597, 103.3386) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.01
Very Light Purple
#F6CEFC
ΔE00 1.30
Light Lilac
#EDC8FF
ΔE00 2.40
Pale Mauve
#FED0FC
ΔE00 3.02
Pale Lilac
#E4CBFF
ΔE00 3.49
Light Lavendar
#EFC0FE
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CFFE #DBFECF
analogous
#DACFFE #F2CFFE #FECFF2
triadic
#F2CFFE #FEF2CF #CFFEF2
tetradic
#F2CFFE #FEDACF #DBFECF #CFF2FE
square
#F2CFFE #FEDACF #DBFECF #CFF2FE
split-complementary
#F2CFFE #F2FECF #CFFEDA
monochromatic
#D257FC #E293FD #F2CFFE #F7E1FE #F7E1FE
Accessibility & contrast
On white
1.39
#F2CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#F2CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CFFE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CFFE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#F2D4DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2cffe; /* rgb */ color: rgb(242, 207, 254); /* oklch */ color: oklch(89.9% 0.073 317.4);
Tailwind
colors: {
custom: {
50: '#f6ddfe',
500: '#f2cffe',
950: '#000000',
},
}SCSS
$custom: #f2cffe; $custom-light: #f6ddfe; $custom-dark: #000000;
JSON
{
"hex": "#f2cffe",
"rgb": {
"r": 242,
"g": 207,
"b": 254
},
"hsl": {
"h": 284.681,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89853,
"c": 0.07332,
"h": 317.4
},
"luminance": 0.70659
}Semantic roles & 50–950 ramp
primary
#F2CFFE
secondary
#A1E889
accent
#E6003B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485