#FFC4ED#FFC4ED
#FFC4ED is a very light, moderate pink. Relative luminance 0.669; OKLCH L 88.5% C 0.085 H 337.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4ED |
|---|---|
| RGB | rgb(255, 196, 237) |
| HSL | hsl(318, 100%, 88%) |
| HSV | hsv(318, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 7.1%, 0%) |
| CIE-LAB | lab(85.43, 27.42, -12.11) |
| CIE-LCH | lch(85.43, 29.97, 336.17°) |
| OKLab | oklab(88.5% 0.0788 -0.0321) |
| OKLCH | oklch(88.5% 0.085 337.8) |
| XYZ | xyz(76.2650, 66.8568, 88.9916) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.77
Very Light Purple
#F6CEFC
ΔE00 4.96
Powder Pink
#FFB2D0
ΔE00 6.46
Light Lavendar
#EFC0FE
ΔE00 6.90
Light Lilac
#EDC8FF
ΔE00 7.05
Pale Lavender
#EECFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4ED #C4FFD6
analogous
#F3C4FF #FFC4ED #FFC4CF
triadic
#FFC4ED #EDFFC4 #C4EDFF
tetradic
#FFC4ED #FFF3C4 #C4FFD6 #C4CFFF
square
#FFC4ED #FFF3C4 #C4FFD6 #C4CFFF
split-complementary
#FFC4ED #CFFFC4 #C4FFF3
monochromatic
#FF4AC8 #FF87DA #FFC4ED #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.46
#FFC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FFC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4ED
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4ED | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#FFC5D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc4ed; /* rgb */ color: rgb(255, 196, 237); /* oklch */ color: oklch(88.5% 0.085 337.8);
Tailwind
colors: {
custom: {
50: '#ffd6f2',
500: '#ffc4ed',
950: '#000000',
},
}SCSS
$custom: #ffc4ed; $custom-light: #ffd6f2; $custom-dark: #000000;
JSON
{
"hex": "#ffc4ed",
"rgb": {
"r": 255,
"g": 196,
"b": 237
},
"hsl": {
"h": 318.305,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88503,
"c": 0.08505,
"h": 337.8
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#FFC4ED
secondary
#7FE89F
accent
#E64600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385