#FFC1EB#FFC1EB
#FFC1EB is a very light, moderate pink. Relative luminance 0.654; OKLCH L 87.9% C 0.089 H 338.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC1EB |
|---|---|
| RGB | rgb(255, 193, 235) |
| HSL | hsl(319, 100%, 88%) |
| HSV | hsv(319, 24%, 100%) |
| CMYK | cmyk(0%, 24.3%, 7.8%, 0%) |
| CIE-LAB | lab(84.69, 28.65, -12.15) |
| CIE-LCH | lch(84.69, 31.13, 337.02°) |
| OKLab | oklab(87.91% 0.0826 -0.0322) |
| OKLCH | oklch(87.91% 0.089 338.7) |
| XYZ | xyz(75.3045, 65.4008, 87.2380) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.42
Very Light Purple
#F6CEFC
ΔE00 5.52
Powder Pink
#FFB2D0
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 7.00
Light Lilac
#EDC8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC1EB #C1FFD5
analogous
#F4C1FF #FFC1EB #FFC1CC
triadic
#FFC1EB #EBFFC1 #C1EBFF
tetradic
#FFC1EB #FFF4C1 #C1FFD5 #C1CCFF
square
#FFC1EB #FFF4C1 #C1FFD5 #C1CCFF
split-complementary
#FFC1EB #CCFFC1 #C1FFF4
monochromatic
#FF47C4 #FF84D7 #FFC1EB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.49
#FFC1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FFC1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC1EB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC1EB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#FFC2CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc1eb; /* rgb */ color: rgb(255, 193, 235); /* oklch */ color: oklch(87.9% 0.089 338.7);
Tailwind
colors: {
custom: {
50: '#ffd4f1',
500: '#ffc1eb',
950: '#000000',
},
}SCSS
$custom: #ffc1eb; $custom-light: #ffd4f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc1eb",
"rgb": {
"r": 255,
"g": 193,
"b": 235
},
"hsl": {
"h": 319.355,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.87913,
"c": 0.08863,
"h": 338.7
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#FFC1EB
secondary
#7CE89F
accent
#E64A00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385