#FFC2EF#FFC2EF
#FFC2EF is a very light, moderate pink. Relative luminance 0.661; OKLCH L 88.2% C 0.090 H 336.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2EF |
|---|---|
| RGB | rgb(255, 194, 239) |
| HSL | hsl(316, 100%, 88%) |
| HSV | hsv(316, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 6.3%, 0%) |
| CIE-LAB | lab(85.04, 28.81, -13.77) |
| CIE-LCH | lch(85.04, 31.93, 334.46°) |
| OKLab | oklab(88.22% 0.0824 -0.0366) |
| OKLCH | oklch(88.22% 0.09 336) |
| XYZ | xyz(76.1107, 66.0781, 90.3897) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.85
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lavendar
#EFC0FE
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 6.63
Powder Pink
#FFB2D0
ΔE00 6.84
Pale Lavender
#EECFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2EF #C2FFD2
analogous
#F1C2FF #FFC2EF #FFC2D0
triadic
#FFC2EF #EFFFC2 #C2EFFF
tetradic
#FFC2EF #FFF1C2 #C2FFD2 #C2D0FF
square
#FFC2EF #FFF1C2 #C2FFD2 #C2D0FF
split-complementary
#FFC2EF #D0FFC2 #C2FFF1
monochromatic
#FF48CF #FF85DF #FFC2EF #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.48
#FFC2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FFC2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2EF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2EF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#FFC4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc2ef; /* rgb */ color: rgb(255, 194, 239); /* oklch */ color: oklch(88.2% 0.090 336.0);
Tailwind
colors: {
custom: {
50: '#ffd5f4',
500: '#ffc2ef',
950: '#000000',
},
}SCSS
$custom: #ffc2ef; $custom-light: #ffd5f4; $custom-dark: #000000;
JSON
{
"hex": "#ffc2ef",
"rgb": {
"r": 255,
"g": 194,
"b": 239
},
"hsl": {
"h": 315.738,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88219,
"c": 0.09014,
"h": 336
},
"luminance": 0.66076
}Semantic roles & 50–950 ramp
primary
#FFC2EF
secondary
#7DE899
accent
#E63C00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385