#FFC2EE#FFC2EE
#FFC2EE is a very light, moderate pink. Relative luminance 0.660; OKLCH L 88.2% C 0.089 H 336.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2EE |
|---|---|
| RGB | rgb(255, 194, 238) |
| HSL | hsl(317, 100%, 88%) |
| HSV | hsv(317, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 6.7%, 0%) |
| CIE-LAB | lab(85.01, 28.64, -13.28) |
| CIE-LCH | lch(85.01, 31.57, 335.12°) |
| OKLab | oklab(88.19% 0.0821 -0.0353) |
| OKLCH | oklch(88.19% 0.089 336.7) |
| XYZ | xyz(75.9634, 66.0192, 89.6139) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.94
Very Light Purple
#F6CEFC
ΔE00 5.00
Light Lavendar
#EFC0FE
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 6.82
Pale Lavender
#EECFFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2EE #C2FFD3
analogous
#F1C2FF #FFC2EE #FFC2CF
triadic
#FFC2EE #EEFFC2 #C2EEFF
tetradic
#FFC2EE #FFF1C2 #C2FFD3 #C2CFFF
square
#FFC2EE #FFF1C2 #C2FFD3 #C2CFFF
split-complementary
#FFC2EE #CFFFC2 #C2FFF1
monochromatic
#FF48CC #FF85DD #FFC2EE #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.48
#FFC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2EE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2EE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc2ee; /* rgb */ color: rgb(255, 194, 238); /* oklch */ color: oklch(88.2% 0.089 336.7);
Tailwind
colors: {
custom: {
50: '#ffd5f3',
500: '#ffc2ee',
950: '#000000',
},
}SCSS
$custom: #ffc2ee; $custom-light: #ffd5f3; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ee",
"rgb": {
"r": 255,
"g": 194,
"b": 238
},
"hsl": {
"h": 316.721,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88186,
"c": 0.08932,
"h": 336.7
},
"luminance": 0.66017
}Semantic roles & 50–950 ramp
primary
#FFC2EE
secondary
#7DE89B
accent
#E64000
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385