#FFC5ED#FFC5ED
#FFC5ED is a very light, moderate pink. Relative luminance 0.673; OKLCH L 88.7% C 0.083 H 338.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5ED |
|---|---|
| RGB | rgb(255, 197, 237) |
| HSL | hsl(319, 100%, 89%) |
| HSV | hsv(319, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 7.1%, 0%) |
| CIE-LAB | lab(85.66, 26.89, -11.77) |
| CIE-LCH | lch(85.66, 29.35, 336.36°) |
| OKLab | oklab(88.68% 0.0773 -0.0312) |
| OKLCH | oklch(88.68% 0.083 338) |
| XYZ | xyz(76.4913, 67.3094, 89.0671) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.66
Very Light Purple
#F6CEFC
ΔE00 4.89
Powder Pink
#FFB2D0
ΔE00 6.51
Pale Lavender
#EECFFE
ΔE00 7.03
Light Lavendar
#EFC0FE
ΔE00 7.05
Baby Pink
#FFB7CE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5ED #C5FFD7
analogous
#F4C5FF #FFC5ED #FFC5D0
triadic
#FFC5ED #EDFFC5 #C5EDFF
tetradic
#FFC5ED #FFF4C5 #C5FFD7 #C5D0FF
square
#FFC5ED #FFF4C5 #C5FFD7 #C5D0FF
split-complementary
#FFC5ED #D0FFC5 #C5FFF4
monochromatic
#FF4BC7 #FF88DA #FFC5ED #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.45
#FFC5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#FFC5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5ED
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5ED | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#FFC6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc5ed; /* rgb */ color: rgb(255, 197, 237); /* oklch */ color: oklch(88.7% 0.083 338.0);
Tailwind
colors: {
custom: {
50: '#ffd7f2',
500: '#ffc5ed',
950: '#000000',
},
}SCSS
$custom: #ffc5ed; $custom-light: #ffd7f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ed",
"rgb": {
"r": 255,
"g": 197,
"b": 237
},
"hsl": {
"h": 318.621,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.88679,
"c": 0.08332,
"h": 338
},
"luminance": 0.67307
}Semantic roles & 50–950 ramp
primary
#FFC5ED
secondary
#80E9A0
accent
#E64700
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385