#FFC2ED#FFC2ED
#FFC2ED is a very light, moderate pink. Relative luminance 0.660; OKLCH L 88.2% C 0.088 H 337.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2ED |
|---|---|
| RGB | rgb(255, 194, 237) |
| HSL | hsl(318, 100%, 88%) |
| HSV | hsv(318, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 7.1%, 0%) |
| CIE-LAB | lab(84.98, 28.47, -12.79) |
| CIE-LCH | lch(84.98, 31.21, 335.80°) |
| OKLab | oklab(88.15% 0.0817 -0.034) |
| OKLCH | oklch(88.15% 0.089 337.4) |
| XYZ | xyz(75.8169, 65.9606, 88.8423) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.04
Very Light Purple
#F6CEFC
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 6.41
Light Lavendar
#EFC0FE
ΔE00 6.64
Light Lilac
#EDC8FF
ΔE00 7.01
Baby Pink
#FFB7CE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2ED #C2FFD4
analogous
#F2C2FF #FFC2ED #FFC2CE
triadic
#FFC2ED #EDFFC2 #C2EDFF
tetradic
#FFC2ED #FFF2C2 #C2FFD4 #C2CEFF
square
#FFC2ED #FFF2C2 #C2FFD4 #C2CEFF
split-complementary
#FFC2ED #CEFFC2 #C2FFF2
monochromatic
#FF48C9 #FF85DB #FFC2ED #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.48
#FFC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#FFC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2ED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2ED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#FFC3D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc2ed; /* rgb */ color: rgb(255, 194, 237); /* oklch */ color: oklch(88.2% 0.088 337.4);
Tailwind
colors: {
custom: {
50: '#ffd5f2',
500: '#ffc2ed',
950: '#000000',
},
}SCSS
$custom: #ffc2ed; $custom-light: #ffd5f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ed",
"rgb": {
"r": 255,
"g": 194,
"b": 237
},
"hsl": {
"h": 317.705,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88153,
"c": 0.0885,
"h": 337.4
},
"luminance": 0.65958
}Semantic roles & 50–950 ramp
primary
#FFC2ED
secondary
#7DE89D
accent
#E64400
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385