#F2C2EB#F2C2EB
#F2C2EB is a very light, moderate purple. Relative luminance 0.635; OKLCH L 86.9% C 0.076 H 331.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2C2EB |
|---|---|
| RGB | rgb(242, 194, 235) |
| HSL | hsl(309, 65%, 85%) |
| HSV | hsv(309, 20%, 95%) |
| CMYK | cmyk(0%, 19.8%, 2.9%, 5.1%) |
| CIE-LAB | lab(83.68, 23.79, -13.79) |
| CIE-LCH | lch(83.68, 27.50, 329.91°) |
| OKLab | oklab(86.85% 0.0669 -0.0368) |
| OKLCH | oklch(86.85% 0.076 331.2) |
| XYZ | xyz(70.9037, 63.4608, 87.0953) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.33
Very Light Purple
#F6CEFC
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 5.28
Light Lavendar
#EFC0FE
ΔE00 5.48
Thistle
#D8BFD8
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2C2EB #C2F2C9
analogous
#E1C2F2 #F2C2EB #F2C2D3
triadic
#F2C2EB #EBF2C2 #C2EBF2
tetradic
#F2C2EB #F2E1C2 #C2F2C9 #C2D3F2
square
#F2C2EB #F2E1C2 #C2F2C9 #C2D3F2
split-complementary
#F2C2EB #D3F2C2 #C2F2E1
monochromatic
#DC5DCA #E790DA #F2C2EB #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.53
#F2C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F2C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2C2EB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2C2EB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#F6C4D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2c2eb; /* rgb */ color: rgb(242, 194, 235); /* oklch */ color: oklch(86.9% 0.076 331.2);
Tailwind
colors: {
custom: {
50: '#f6d4f1',
500: '#f2c2eb',
950: '#000000',
},
}SCSS
$custom: #f2c2eb; $custom-light: #f6d4f1; $custom-dark: #000000;
JSON
{
"hex": "#f2c2eb",
"rgb": {
"r": 242,
"g": 194,
"b": 235
},
"hsl": {
"h": 308.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.86854,
"c": 0.07631,
"h": 331.2
},
"luminance": 0.63459
}Semantic roles & 50–950 ramp
primary
#F2C2EB
secondary
#86D291
accent
#CD3319
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385