#FFCBBF#FFCBBF
#FFCBBF is a very light, moderate red. Relative luminance 0.677; OKLCH L 88.5% C 0.062 H 33.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBBF |
|---|---|
| RGB | rgb(255, 203, 191) |
| HSL | hsl(11, 100%, 87%) |
| HSV | hsv(11, 25%, 100%) |
| CMYK | cmyk(0%, 20.4%, 25.1%, 0%) |
| CIE-LAB | lab(85.87, 16.68, 13.00) |
| CIE-LCH | lch(85.87, 21.15, 37.93°) |
| OKLab | oklab(88.45% 0.0516 0.0338) |
| OKLCH | oklch(88.45% 0.062 33.2) |
| XYZ | xyz(72.0009, 67.7366, 58.5620) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 7.22
Apricot
#FBCEB1
ΔE00 7.59
Pale Salmon
#FFB19A
ΔE00 7.75
Mistyrose
#FFE4E1
ΔE00 8.56
Bubblegum
#FFC1CC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBBF #BFF3FF
analogous
#FFBFD3 #FFCBBF #FFEBBF
triadic
#FFCBBF #BFFFCB #CBBFFF
tetradic
#FFCBBF #D3FFBF #BFF3FF #EBBFFF
square
#FFCBBF #D3FFBF #BFF3FF #EBBFFF
split-complementary
#FFCBBF #BFFFEB #BFD3FF
monochromatic
#FF6845 #FF9982 #FFCBBF #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.44
#FFCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#FFCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBBF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBBF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BE
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#FFC4C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffcbbf; /* rgb */ color: rgb(255, 203, 191); /* oklch */ color: oklch(88.5% 0.062 33.2);
Tailwind
colors: {
custom: {
50: '#ffdbd2',
500: '#ffcbbf',
950: '#000000',
},
}SCSS
$custom: #ffcbbf; $custom-light: #ffdbd2; $custom-dark: #000000;
JSON
{
"hex": "#ffcbbf",
"rgb": {
"r": 255,
"g": 203,
"b": 191
},
"hsl": {
"h": 11.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88454,
"c": 0.06173,
"h": 33.2
},
"luminance": 0.67733
}Semantic roles & 50–950 ramp
primary
#FFCBBF
secondary
#7BD3E8
accent
#BAE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483