#FFC2EB#FFC2EB
#FFC2EB is a very light, moderate pink. Relative luminance 0.658; OKLCH L 88.1% C 0.087 H 338.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2EB |
|---|---|
| RGB | rgb(255, 194, 235) |
| HSL | hsl(320, 100%, 88%) |
| HSV | hsv(320, 24%, 100%) |
| CMYK | cmyk(0%, 23.9%, 7.8%, 0%) |
| CIE-LAB | lab(84.92, 28.13, -11.81) |
| CIE-LCH | lch(84.92, 30.51, 337.22°) |
| OKLab | oklab(88.09% 0.0811 -0.0313) |
| OKLCH | oklch(88.09% 0.087 338.9) |
| XYZ | xyz(75.5263, 65.8444, 87.3120) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.29
Very Light Purple
#F6CEFC
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 6.00
Baby Pink
#FFB7CE
ΔE00 6.74
Light Lavendar
#EFC0FE
ΔE00 7.12
Light Lilac
#EDC8FF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2EB #C2FFD6
analogous
#F4C2FF #FFC2EB #FFC2CC
triadic
#FFC2EB #EBFFC2 #C2EBFF
tetradic
#FFC2EB #FFF4C2 #C2FFD6 #C2CCFF
square
#FFC2EB #FFF4C2 #C2FFD6 #C2CCFF
split-complementary
#FFC2EB #CCFFC2 #C2FFF4
monochromatic
#FF48C3 #FF85D7 #FFC2EB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.48
#FFC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FFC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2EB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2EB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#D2D7E9
Tritanopia (blue-blind)
#FFC3D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc2eb; /* rgb */ color: rgb(255, 194, 235); /* oklch */ color: oklch(88.1% 0.087 338.9);
Tailwind
colors: {
custom: {
50: '#ffd5f1',
500: '#ffc2eb',
950: '#000000',
},
}SCSS
$custom: #ffc2eb; $custom-light: #ffd5f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc2eb",
"rgb": {
"r": 255,
"g": 194,
"b": 235
},
"hsl": {
"h": 319.672,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.88087,
"c": 0.0869,
"h": 338.9
},
"luminance": 0.65842
}Semantic roles & 50–950 ramp
primary
#FFC2EB
secondary
#7DE8A0
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385