#F2C2EF#F2C2EF
#F2C2EF is a very light, moderate purple. Relative luminance 0.637; OKLCH L 87.0% C 0.080 H 328.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2EF |
|---|---|
| RGB | rgb(242, 194, 239) |
| HSL | hsl(304, 65%, 85%) |
| HSV | hsv(304, 20%, 95%) |
| CMYK | cmyk(0%, 19.8%, 1.2%, 5.1%) |
| CIE-LAB | lab(83.81, 24.51, -15.74) |
| CIE-LCH | lch(83.81, 29.13, 327.30°) |
| OKLab | oklab(86.99% 0.0682 -0.0421) |
| OKLCH | oklch(86.99% 0.08 328.3) |
| XYZ | xyz(71.4880, 63.6945, 90.1730) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.05
Pale Mauve
#FED0FC
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 4.35
Light Lavendar
#EFC0FE
ΔE00 4.40
Pale Lavender
#EECFFE
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2EF #C2F2C5
analogous
#DDC2F2 #F2C2EF #F2C2D7
triadic
#F2C2EF #EFF2C2 #C2EFF2
tetradic
#F2C2EF #F2DDC2 #C2F2C5 #C2D7F2
square
#F2C2EF #F2DDC2 #C2F2C5 #C2D7F2
split-complementary
#F2C2EF #D7F2C2 #C2F2DD
monochromatic
#DC5DD5 #E790E2 #F2C2EF #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.53
#F2C2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F2C2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2EF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2EF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#F6C5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2c2ef; /* rgb */ color: rgb(242, 194, 239); /* oklch */ color: oklch(87.0% 0.080 328.3);
Tailwind
colors: {
custom: {
50: '#f6d4f4',
500: '#f2c2ef',
950: '#000000',
},
}SCSS
$custom: #f2c2ef; $custom-light: #f6d4f4; $custom-dark: #000000;
JSON
{
"hex": "#f2c2ef",
"rgb": {
"r": 242,
"g": 194,
"b": 239
},
"hsl": {
"h": 303.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.86989,
"c": 0.08013,
"h": 328.3
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#F2C2EF
secondary
#86D28B
accent
#CD2419
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385