#FFCABD#FFCABD
#FFCABD is a very light, moderate red. Relative luminance 0.672; OKLCH L 88.2% C 0.063 H 34.1°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCABD |
|---|---|
| RGB | rgb(255, 202, 189) |
| HSL | hsl(12, 100%, 87%) |
| HSV | hsv(12, 26%, 100%) |
| CMYK | cmyk(0%, 20.8%, 25.9%, 0%) |
| CIE-LAB | lab(85.59, 16.93, 13.66) |
| CIE-LCH | lch(85.59, 21.75, 38.90°) |
| OKLab | oklab(88.22% 0.0524 0.0355) |
| OKLCH | oklch(88.22% 0.063 34.1) |
| XYZ | xyz(71.5469, 67.1784, 57.3323) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 7.34
Pale Salmon
#FFB19A
ΔE00 7.35
Light Rose
#FFC5CB
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 8.94
Light Salmon
#FEA993
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCABD #BDF2FF
analogous
#FFBDD1 #FFCABD #FFEBBD
triadic
#FFCABD #BDFFCA #CABDFF
tetradic
#FFCABD #D1FFBD #BDF2FF #EBBDFF
square
#FFCABD #D1FFBD #BDF2FF #EBBDFF
split-complementary
#FFCABD #BDFFEB #BDD1FF
monochromatic
#FF6843 #FF9980 #FFCABD #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.45
#FFCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FFCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCABD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCABD | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcabd; /* rgb */ color: rgb(255, 202, 189); /* oklch */ color: oklch(88.2% 0.063 34.1);
Tailwind
colors: {
custom: {
50: '#ffdad0',
500: '#ffcabd',
950: '#000000',
},
}SCSS
$custom: #ffcabd; $custom-light: #ffdad0; $custom-dark: #000000;
JSON
{
"hex": "#ffcabd",
"rgb": {
"r": 255,
"g": 202,
"b": 189
},
"hsl": {
"h": 11.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.88222,
"c": 0.06328,
"h": 34.1
},
"luminance": 0.67175
}Semantic roles & 50–950 ramp
primary
#FFCABD
secondary
#79D2E7
accent
#B8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383