#FFCBBE#FFCBBE
#FFCBBE is a very light, moderate red. Relative luminance 0.677; OKLCH L 88.4% C 0.062 H 34.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBBE |
|---|---|
| RGB | rgb(255, 203, 190) |
| HSL | hsl(12, 100%, 87%) |
| HSV | hsv(12, 25%, 100%) |
| CMYK | cmyk(0%, 20.4%, 25.5%, 0%) |
| CIE-LAB | lab(85.85, 16.54, 13.50) |
| CIE-LCH | lch(85.85, 21.35, 39.21°) |
| OKLab | oklab(88.43% 0.0513 0.0351) |
| OKLCH | oklch(88.43% 0.062 34.4) |
| XYZ | xyz(71.8912, 67.6927, 57.9844) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 7.17
Apricot
#FBCEB1
ΔE00 7.20
Pale Salmon
#FFB19A
ΔE00 7.60
Light Rose
#FFC5CB
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.67
Light Salmon
#FEA993
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBBE #BEF2FF
analogous
#FFBED2 #FFCBBE #FFECBE
triadic
#FFCBBE #BEFFCB #CBBEFF
tetradic
#FFCBBE #D2FFBE #BEF2FF #ECBEFF
square
#FFCBBE #D2FFBE #BEF2FF #ECBEFF
split-complementary
#FFCBBE #BEFFEC #BED2FF
monochromatic
#FF6944 #FF9A81 #FFCBBE #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.44
#FFCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FFCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBBE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBBE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BD
Deuteranopia (green-blind)
#E2DBBE
Tritanopia (blue-blind)
#FFC4C7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcbbe; /* rgb */ color: rgb(255, 203, 190); /* oklch */ color: oklch(88.4% 0.062 34.4);
Tailwind
colors: {
custom: {
50: '#ffdbd1',
500: '#ffcbbe',
950: '#000000',
},
}SCSS
$custom: #ffcbbe; $custom-light: #ffdbd1; $custom-dark: #000000;
JSON
{
"hex": "#ffcbbe",
"rgb": {
"r": 255,
"g": 203,
"b": 190
},
"hsl": {
"h": 12,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.8843,
"c": 0.06211,
"h": 34.4
},
"luminance": 0.6769
}Semantic roles & 50–950 ramp
primary
#FFCBBE
secondary
#7AD2E7
accent
#B8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483