#F2C2ED#F2C2ED
#F2C2ED is a very light, moderate purple. Relative luminance 0.636; OKLCH L 86.9% C 0.078 H 329.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2ED |
|---|---|
| RGB | rgb(242, 194, 237) |
| HSL | hsl(306, 65%, 85%) |
| HSV | hsv(306, 20%, 95%) |
| CMYK | cmyk(0%, 19.8%, 2.1%, 5.1%) |
| CIE-LAB | lab(83.75, 24.15, -14.76) |
| CIE-LCH | lch(83.75, 28.31, 328.56°) |
| OKLab | oklab(86.92% 0.0675 -0.0395) |
| OKLCH | oklch(86.92% 0.078 329.7) |
| XYZ | xyz(71.1942, 63.5770, 88.6256) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.19
Very Light Purple
#F6CEFC
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2ED #C2F2C7
analogous
#DFC2F2 #F2C2ED #F2C2D5
triadic
#F2C2ED #EDF2C2 #C2EDF2
tetradic
#F2C2ED #F2DFC2 #C2F2C7 #C2D5F2
square
#F2C2ED #F2DFC2 #C2F2C7 #C2D5F2
split-complementary
#F2C2ED #D5F2C2 #C2F2DF
monochromatic
#DC5DCF #E790DE #F2C2ED #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.53
#F2C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#F2C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2ED
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2ED | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#F6C5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2c2ed; /* rgb */ color: rgb(242, 194, 237); /* oklch */ color: oklch(86.9% 0.078 329.7);
Tailwind
colors: {
custom: {
50: '#f6d4f2',
500: '#f2c2ed',
950: '#000000',
},
}SCSS
$custom: #f2c2ed; $custom-light: #f6d4f2; $custom-dark: #000000;
JSON
{
"hex": "#f2c2ed",
"rgb": {
"r": 242,
"g": 194,
"b": 237
},
"hsl": {
"h": 306.25,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.86921,
"c": 0.0782,
"h": 329.7
},
"luminance": 0.63575
}Semantic roles & 50–950 ramp
primary
#F2C2ED
secondary
#86D28E
accent
#CD2C19
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385