#FFCABA#FFCABA
#FFCABA is a very light, moderate red. Relative luminance 0.670; OKLCH L 88.1% C 0.065 H 37.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCABA |
|---|---|
| RGB | rgb(255, 202, 186) |
| HSL | hsl(14, 100%, 86%) |
| HSV | hsv(14, 27%, 100%) |
| CMYK | cmyk(0%, 20.8%, 27.1%, 0%) |
| CIE-LAB | lab(85.53, 16.53, 15.16) |
| CIE-LCH | lch(85.53, 22.43, 42.53°) |
| OKLab | oklab(88.15% 0.0512 0.0393) |
| OKLCH | oklch(88.15% 0.065 37.5) |
| XYZ | xyz(71.2246, 67.0495, 55.6350) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.20
Pale Salmon
#FFB19A
ΔE00 6.99
Pale Rose
#FDC1C5
ΔE00 8.23
Light Rose
#FFC5CB
ΔE00 8.76
Light Salmon
#FEA993
ΔE00 8.83
Mistyrose
#FFE4E1
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCABA #BAEFFF
analogous
#FFBACD #FFCABA #FFEDBA
triadic
#FFCABA #BAFFCA #CABAFF
tetradic
#FFCABA #CDFFBA #BAEFFF #EDBAFF
square
#FFCABA #CDFFBA #BAEFFF #EDBAFF
split-complementary
#FFCABA #BAFFED #BACDFF
monochromatic
#FF6C40 #FF9B7D #FFCABA #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.46
#FFCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FFCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCABA
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCABA | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#E2DABA
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcaba; /* rgb */ color: rgb(255, 202, 186); /* oklch */ color: oklch(88.1% 0.065 37.5);
Tailwind
colors: {
custom: {
50: '#ffdace',
500: '#ffcaba',
950: '#000000',
},
}SCSS
$custom: #ffcaba; $custom-light: #ffdace; $custom-dark: #000000;
JSON
{
"hex": "#ffcaba",
"rgb": {
"r": 255,
"g": 202,
"b": 186
},
"hsl": {
"h": 13.913,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.8815,
"c": 0.06455,
"h": 37.5
},
"luminance": 0.67046
}Semantic roles & 50–950 ramp
primary
#FFCABA
secondary
#76CDE7
accent
#B0E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383