#FFC5EB#FFC5EB
#FFC5EB is a very light, moderate pink. Relative luminance 0.672; OKLCH L 88.6% C 0.082 H 339.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5EB |
|---|---|
| RGB | rgb(255, 197, 235) |
| HSL | hsl(321, 100%, 89%) |
| HSV | hsv(321, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 7.8%, 0%) |
| CIE-LAB | lab(85.60, 26.55, -10.79) |
| CIE-LCH | lch(85.60, 28.66, 337.88°) |
| OKLab | oklab(88.61% 0.0766 -0.0285) |
| OKLCH | oklch(88.61% 0.082 339.6) |
| XYZ | xyz(76.2008, 67.1932, 87.5368) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.01
Very Light Purple
#F6CEFC
ΔE00 5.26
Powder Pink
#FFB2D0
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.59
Pastel Pink
#FFBACD
ΔE00 7.12
Light Pink
#FFD1DF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5EB #C5FFD9
analogous
#F6C5FF #FFC5EB #FFC5CE
triadic
#FFC5EB #EBFFC5 #C5EBFF
tetradic
#FFC5EB #FFF6C5 #C5FFD9 #C5CEFF
square
#FFC5EB #FFF6C5 #C5FFD9 #C5CEFF
split-complementary
#FFC5EB #CEFFC5 #C5FFF6
monochromatic
#FF4BC1 #FF88D6 #FFC5EB #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.45
#FFC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5EB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5EB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#D4D9E9
Tritanopia (blue-blind)
#FFC6D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc5eb; /* rgb */ color: rgb(255, 197, 235); /* oklch */ color: oklch(88.6% 0.082 339.6);
Tailwind
colors: {
custom: {
50: '#ffd7f1',
500: '#ffc5eb',
950: '#000000',
},
}SCSS
$custom: #ffc5eb; $custom-light: #ffd7f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc5eb",
"rgb": {
"r": 255,
"g": 197,
"b": 235
},
"hsl": {
"h": 320.69,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.88614,
"c": 0.08175,
"h": 339.6
},
"luminance": 0.67191
}Semantic roles & 50–950 ramp
primary
#FFC5EB
secondary
#80E9A4
accent
#E64F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385