#FFC4EB#FFC4EB
#FFC4EB is a very light, moderate pink. Relative luminance 0.667; OKLCH L 88.4% C 0.083 H 339.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4EB |
|---|---|
| RGB | rgb(255, 196, 235) |
| HSL | hsl(320, 100%, 88%) |
| HSV | hsv(320, 23%, 100%) |
| CMYK | cmyk(0%, 23.1%, 7.8%, 0%) |
| CIE-LAB | lab(85.37, 27.08, -11.13) |
| CIE-LCH | lch(85.37, 29.28, 337.65°) |
| OKLab | oklab(88.44% 0.0781 -0.0295) |
| OKLCH | oklch(88.44% 0.083 339.3) |
| XYZ | xyz(75.9745, 66.7406, 87.4613) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 5.30
Powder Pink
#FFB2D0
ΔE00 6.08
Baby Pink
#FFB7CE
ΔE00 6.62
Pastel Pink
#FFBACD
ΔE00 7.21
Light Lavendar
#EFC0FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4EB #C4FFD8
analogous
#F5C4FF #FFC4EB #FFC4CD
triadic
#FFC4EB #EBFFC4 #C4EBFF
tetradic
#FFC4EB #FFF5C4 #C4FFD8 #C4CDFF
square
#FFC4EB #FFF5C4 #C4FFD8 #C4CDFF
split-complementary
#FFC4EB #CDFFC4 #C4FFF5
monochromatic
#FF4AC2 #FF87D6 #FFC4EB #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.46
#FFC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FFC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4EB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4EB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0ED
Deuteranopia (green-blind)
#D3D9E9
Tritanopia (blue-blind)
#FFC5D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc4eb; /* rgb */ color: rgb(255, 196, 235); /* oklch */ color: oklch(88.4% 0.083 339.3);
Tailwind
colors: {
custom: {
50: '#ffd6f1',
500: '#ffc4eb',
950: '#000000',
},
}SCSS
$custom: #ffc4eb; $custom-light: #ffd6f1; $custom-dark: #000000;
JSON
{
"hex": "#ffc4eb",
"rgb": {
"r": 255,
"g": 196,
"b": 235
},
"hsl": {
"h": 320.339,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.88438,
"c": 0.08346,
"h": 339.3
},
"luminance": 0.66738
}Semantic roles & 50–950 ramp
primary
#FFC4EB
secondary
#7FE8A3
accent
#E64E00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385