#FFCABE#FFCABE
#FFCABE is a very light, moderate red. Relative luminance 0.672; OKLCH L 88.2% C 0.063 H 33.0°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCABE |
|---|---|
| RGB | rgb(255, 202, 190) |
| HSL | hsl(11, 100%, 87%) |
| HSV | hsv(11, 25%, 100%) |
| CMYK | cmyk(0%, 20.8%, 25.5%, 0%) |
| CIE-LAB | lab(85.62, 17.07, 13.16) |
| CIE-LCH | lch(85.62, 21.55, 37.64°) |
| OKLab | oklab(88.25% 0.0528 0.0342) |
| OKLCH | oklch(88.25% 0.063 33) |
| XYZ | xyz(71.6558, 67.2219, 57.9059) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.65
Light Rose
#FFC5CB
ΔE00 7.13
Pale Salmon
#FFB19A
ΔE00 7.51
Apricot
#FBCEB1
ΔE00 7.72
Mistyrose
#FFE4E1
ΔE00 8.83
Bubblegum
#FFC1CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCABE #BEF3FF
analogous
#FFBED3 #FFCABE #FFEBBE
triadic
#FFCABE #BEFFCA #CABEFF
tetradic
#FFCABE #D3FFBE #BEF3FF #EBBEFF
square
#FFCABE #D3FFBE #BEF3FF #EBBEFF
split-complementary
#FFCABE #BEFFEB #BED3FF
monochromatic
#FF6644 #FF9881 #FFCABE #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.45
#FFCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCABE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCABE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BD
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#FFC3C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcabe; /* rgb */ color: rgb(255, 202, 190); /* oklch */ color: oklch(88.2% 0.063 33.0);
Tailwind
colors: {
custom: {
50: '#ffdad1',
500: '#ffcabe',
950: '#000000',
},
}SCSS
$custom: #ffcabe; $custom-light: #ffdad1; $custom-dark: #000000;
JSON
{
"hex": "#ffcabe",
"rgb": {
"r": 255,
"g": 202,
"b": 190
},
"hsl": {
"h": 11.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.88246,
"c": 0.06291,
"h": 33
},
"luminance": 0.67219
}Semantic roles & 50–950 ramp
primary
#FFCABE
secondary
#7AD3E7
accent
#BBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383