#FFB9CA#FFB9CA
#FFB9CA is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.5% C 0.083 H 3.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB9CA |
|---|---|
| RGB | rgb(255, 185, 202) |
| HSL | hsl(345, 100%, 86%) |
| HSV | hsv(345, 27%, 100%) |
| CMYK | cmyk(0%, 27.5%, 20.8%, 0%) |
| CIE-LAB | lab(81.96, 27.67, 1.50) |
| CIE-LCH | lch(81.96, 27.71, 3.10°) |
| OKLab | oklab(85.51% 0.0834 0.0043) |
| OKLCH | oklch(85.51% 0.083 3) |
| XYZ | xyz(69.2504, 60.2257, 63.8427) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 0.77
Baby Pink
#FFB7CE
ΔE00 1.83
Soft Pink
#FDB0C0
ΔE00 2.31
Lightpink
#FFB6C1
ΔE00 2.34
Pink
#FFC0CB
ΔE00 2.41
Bubblegum
#FFC1CC
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB9CA #B9FFEE
analogous
#FFB9ED #FFB9CA #FFCBB9
triadic
#FFB9CA #CAFFB9 #B9CAFF
tetradic
#FFB9CA #EDFFB9 #B9FFEE #CBB9FF
square
#FFB9CA #EDFFB9 #B9FFEE #CBB9FF
split-complementary
#FFB9CA #B9FFCB #B9EDFF
monochromatic
#FF3F6D #FF7C9C #FFB9CA #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.61
#FFB9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FFB9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB9CA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB9CA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#FFB5BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb9ca; /* rgb */ color: rgb(255, 185, 202); /* oklch */ color: oklch(85.5% 0.083 3.0);
Tailwind
colors: {
custom: {
50: '#ffceda',
500: '#ffb9ca',
950: '#000000',
},
}SCSS
$custom: #ffb9ca; $custom-light: #ffceda; $custom-dark: #000000;
JSON
{
"hex": "#ffb9ca",
"rgb": {
"r": 255,
"g": 185,
"b": 202
},
"hsl": {
"h": 345.429,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85511,
"c": 0.08347,
"h": 3
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#FFB9CA
secondary
#75E7CB
accent
#E6AE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383