#FFC1EF#FFC1EF
#FFC1EF is a very light, moderate pink. Relative luminance 0.656; OKLCH L 88.0% C 0.092 H 335.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1EF |
|---|---|
| RGB | rgb(255, 193, 239) |
| HSL | hsl(315, 100%, 88%) |
| HSV | hsv(315, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 6.3%, 0%) |
| CIE-LAB | lab(84.81, 29.33, -14.11) |
| CIE-LCH | lch(84.81, 32.55, 334.32°) |
| OKLab | oklab(88.04% 0.0839 -0.0375) |
| OKLCH | oklch(88.04% 0.092 335.9) |
| XYZ | xyz(75.8889, 65.6345, 90.3158) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.04
Very Light Purple
#F6CEFC
ΔE00 5.01
Light Lavendar
#EFC0FE
ΔE00 6.08
Light Lilac
#EDC8FF
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1EF #C1FFD1
analogous
#F0C1FF #FFC1EF #FFC1D0
triadic
#FFC1EF #EFFFC1 #C1EFFF
tetradic
#FFC1EF #FFF0C1 #C1FFD1 #C1D0FF
square
#FFC1EF #FFF0C1 #C1FFD1 #C1D0FF
split-complementary
#FFC1EF #D0FFC1 #C1FFF0
monochromatic
#FF47CF #FF84DF #FFC1EF #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.49
#FFC1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FFC1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1EF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1EF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEF1
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#FFC3D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc1ef; /* rgb */ color: rgb(255, 193, 239); /* oklch */ color: oklch(88.0% 0.092 335.9);
Tailwind
colors: {
custom: {
50: '#ffd4f4',
500: '#ffc1ef',
950: '#000000',
},
}SCSS
$custom: #ffc1ef; $custom-light: #ffd4f4; $custom-dark: #000000;
JSON
{
"hex": "#ffc1ef",
"rgb": {
"r": 255,
"g": 193,
"b": 239
},
"hsl": {
"h": 315.484,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.88044,
"c": 0.09188,
"h": 335.9
},
"luminance": 0.65632
}Semantic roles & 50–950 ramp
primary
#FFC1EF
secondary
#7CE898
accent
#E63B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385