#FFCABF#FFCABF
#FFCABF is a very light, moderate red. Relative luminance 0.673; OKLCH L 88.3% C 0.063 H 31.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCABF |
|---|---|
| RGB | rgb(255, 202, 191) |
| HSL | hsl(10, 100%, 87%) |
| HSV | hsv(10, 25%, 100%) |
| CMYK | cmyk(0%, 20.8%, 25.1%, 0%) |
| CIE-LAB | lab(85.64, 17.20, 12.66) |
| CIE-LCH | lch(85.64, 21.36, 36.36°) |
| OKLab | oklab(88.27% 0.0532 0.033) |
| OKLCH | oklch(88.27% 0.063 31.8) |
| XYZ | xyz(71.7655, 67.2658, 58.4835) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 7.70
Apricot
#FBCEB1
ΔE00 8.10
Bubblegum
#FFC1CC
ΔE00 8.62
Pink
#FFC0CB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCABF #BFF4FF
analogous
#FFBFD4 #FFCABF #FFEABF
triadic
#FFCABF #BFFFCA #CABFFF
tetradic
#FFCABF #D4FFBF #BFF4FF #EABFFF
square
#FFCABF #D4FFBF #BFF4FF #EABFFF
split-complementary
#FFCABF #BFFFEA #BFD4FF
monochromatic
#FF6545 #FF9782 #FFCABF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.45
#FFCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FFCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCABF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCABF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BE
Deuteranopia (green-blind)
#E2DABF
Tritanopia (blue-blind)
#FFC3C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcabf; /* rgb */ color: rgb(255, 202, 191); /* oklch */ color: oklch(88.3% 0.063 31.8);
Tailwind
colors: {
custom: {
50: '#ffdad2',
500: '#ffcabf',
950: '#000000',
},
}SCSS
$custom: #ffcabf; $custom-light: #ffdad2; $custom-dark: #000000;
JSON
{
"hex": "#ffcabf",
"rgb": {
"r": 255,
"g": 202,
"b": 191
},
"hsl": {
"h": 10.312,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8827,
"c": 0.06256,
"h": 31.8
},
"luminance": 0.67263
}Semantic roles & 50–950 ramp
primary
#FFCABF
secondary
#7BD5E8
accent
#BEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383