#FFC1ED#FFC1ED
#FFC1ED is a very light, moderate pink. Relative luminance 0.655; OKLCH L 88.0% C 0.090 H 337.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1ED |
|---|---|
| RGB | rgb(255, 193, 237) |
| HSL | hsl(317, 100%, 88%) |
| HSV | hsv(317, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 7.1%, 0%) |
| CIE-LAB | lab(84.75, 28.99, -13.13) |
| CIE-LCH | lch(84.75, 31.83, 335.63°) |
| OKLab | oklab(87.98% 0.0832 -0.0349) |
| OKLCH | oklch(87.98% 0.09 337.3) |
| XYZ | xyz(75.5951, 65.5170, 88.7683) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.20
Very Light Purple
#F6CEFC
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 6.41
Light Lavendar
#EFC0FE
ΔE00 6.53
Light Lilac
#EDC8FF
ΔE00 7.01
Baby Pink
#FFB7CE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1ED #C1FFD3
analogous
#F2C1FF #FFC1ED #FFC1CE
triadic
#FFC1ED #EDFFC1 #C1EDFF
tetradic
#FFC1ED #FFF2C1 #C1FFD3 #C1CEFF
square
#FFC1ED #FFF2C1 #C1FFD3 #C1CEFF
split-complementary
#FFC1ED #CEFFC1 #C1FFF2
monochromatic
#FF47C9 #FF84DB #FFC1ED #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.49
#FFC1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FFC1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1ED
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1ED | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#FFC3D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc1ed; /* rgb */ color: rgb(255, 193, 237); /* oklch */ color: oklch(88.0% 0.090 337.3);
Tailwind
colors: {
custom: {
50: '#ffd4f2',
500: '#ffc1ed',
950: '#000000',
},
}SCSS
$custom: #ffc1ed; $custom-light: #ffd4f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ed",
"rgb": {
"r": 255,
"g": 193,
"b": 237
},
"hsl": {
"h": 317.419,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.87978,
"c": 0.09022,
"h": 337.3
},
"luminance": 0.65514
}Semantic roles & 50–950 ramp
primary
#FFC1ED
secondary
#7CE89C
accent
#E64300
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385