#FFCCBF#FFCCBF
#FFCCBF is a very light, moderate red. Relative luminance 0.682; OKLCH L 88.6% C 0.061 H 34.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCBF |
|---|---|
| RGB | rgb(255, 204, 191) |
| HSL | hsl(12, 100%, 87%) |
| HSV | hsv(12, 25%, 100%) |
| CMYK | cmyk(0%, 20%, 25.1%, 0%) |
| CIE-LAB | lab(86.11, 16.16, 13.33) |
| CIE-LCH | lch(86.11, 20.95, 39.53°) |
| OKLab | oklab(88.64% 0.0501 0.0347) |
| OKLCH | oklch(88.64% 0.061 34.7) |
| XYZ | xyz(72.2378, 68.2104, 58.6410) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.07
Pale Rose
#FDC1C5
ΔE00 7.31
Light Rose
#FFC5CB
ΔE00 7.72
Pale Salmon
#FFB19A
ΔE00 7.85
Mistyrose
#FFE4E1
ΔE00 8.41
Light Salmon
#FEA993
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCBF #BFF2FF
analogous
#FFBFD2 #FFCCBF #FFECBF
triadic
#FFCCBF #BFFFCC #CCBFFF
tetradic
#FFCCBF #D2FFBF #BFF2FF #ECBFFF
square
#FFCCBF #D2FFBF #BFF2FF #ECBFFF
split-complementary
#FFCCBF #BFFFEC #BFD2FF
monochromatic
#FF6A45 #FF9B82 #FFCCBF #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.43
#FFCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#FFCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCBF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCBF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#FFC5C8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ffccbf; /* rgb */ color: rgb(255, 204, 191); /* oklch */ color: oklch(88.6% 0.061 34.7);
Tailwind
colors: {
custom: {
50: '#ffdbd2',
500: '#ffccbf',
950: '#000000',
},
}SCSS
$custom: #ffccbf; $custom-light: #ffdbd2; $custom-dark: #000000;
JSON
{
"hex": "#ffccbf",
"rgb": {
"r": 255,
"g": 204,
"b": 191
},
"hsl": {
"h": 12.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.88639,
"c": 0.06094,
"h": 34.7
},
"luminance": 0.68207
}Semantic roles & 50–950 ramp
primary
#FFCCBF
secondary
#7BD1E8
accent
#B7E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483