#FFCABB#FFCABB
#FFCABB is a very light, moderate red. Relative luminance 0.671; OKLCH L 88.2% C 0.064 H 36.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCABB |
|---|---|
| RGB | rgb(255, 202, 187) |
| HSL | hsl(13, 100%, 87%) |
| HSV | hsv(13, 27%, 100%) |
| CMYK | cmyk(0%, 20.8%, 26.7%, 0%) |
| CIE-LAB | lab(85.55, 16.66, 14.66) |
| CIE-LCH | lch(85.55, 22.19, 41.34°) |
| OKLab | oklab(88.17% 0.0516 0.038) |
| OKLCH | oklch(88.17% 0.064 36.4) |
| XYZ | xyz(71.3313, 67.0921, 56.1968) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.58
Pale Salmon
#FFB19A
ΔE00 7.09
Pale Rose
#FDC1C5
ΔE00 7.83
Light Rose
#FFC5CB
ΔE00 8.35
Light Salmon
#FEA993
ΔE00 8.88
Mistyrose
#FFE4E1
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCABB #BBF0FF
analogous
#FFBBCE #FFCABB #FFECBB
triadic
#FFCABB #BBFFCA #CABBFF
tetradic
#FFCABB #CEFFBB #BBF0FF #ECBBFF
square
#FFCABB #CEFFBB #BBF0FF #ECBBFF
split-complementary
#FFCABB #BBFFEC #BBCEFF
monochromatic
#FF6B41 #FF9A7E #FFCABB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.46
#FFCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FFCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCABB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCABB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#E2DABB
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcabb; /* rgb */ color: rgb(255, 202, 187); /* oklch */ color: oklch(88.2% 0.064 36.4);
Tailwind
colors: {
custom: {
50: '#ffdacf',
500: '#ffcabb',
950: '#000000',
},
}SCSS
$custom: #ffcabb; $custom-light: #ffdacf; $custom-dark: #000000;
JSON
{
"hex": "#ffcabb",
"rgb": {
"r": 255,
"g": 202,
"b": 187
},
"hsl": {
"h": 13.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.88174,
"c": 0.0641,
"h": 36.4
},
"luminance": 0.67089
}Semantic roles & 50–950 ramp
primary
#FFCABB
secondary
#77CEE7
accent
#B3E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383