#FFC8BF#FFC8BF
#FFC8BF is a very light, moderate red. Relative luminance 0.663; OKLCH L 87.9% C 0.064 H 29.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8BF |
|---|---|
| RGB | rgb(255, 200, 191) |
| HSL | hsl(8, 100%, 87%) |
| HSV | hsv(8, 25%, 100%) |
| CMYK | cmyk(0%, 21.6%, 25.1%, 0%) |
| CIE-LAB | lab(85.17, 18.25, 11.99) |
| CIE-LCH | lch(85.17, 21.84, 33.31°) |
| OKLab | oklab(87.9% 0.0562 0.0313) |
| OKLCH | oklch(87.9% 0.064 29.1) |
| XYZ | xyz(71.2993, 66.3334, 58.3281) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.26
Light Rose
#FFC5CB
ΔE00 5.79
Bubblegum
#FFC1CC
ΔE00 7.65
Pink
#FFC0CB
ΔE00 7.69
Pale Salmon
#FFB19A
ΔE00 7.70
Lightpink
#FFB6C1
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8BF #BFF6FF
analogous
#FFBFD6 #FFC8BF #FFE8BF
triadic
#FFC8BF #BFFFC8 #C8BFFF
tetradic
#FFC8BF #D6FFBF #BFF6FF #E8BFFF
square
#FFC8BF #D6FFBF #BFF6FF #E8BFFF
split-complementary
#FFC8BF #BFFFE8 #BFD6FF
monochromatic
#FF5F45 #FF9382 #FFC8BF #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.47
#FFC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FFC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8BF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8BF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#FFC1C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ffc8bf; /* rgb */ color: rgb(255, 200, 191); /* oklch */ color: oklch(87.9% 0.064 29.1);
Tailwind
colors: {
custom: {
50: '#ffd8d2',
500: '#ffc8bf',
950: '#000000',
},
}SCSS
$custom: #ffc8bf; $custom-light: #ffd8d2; $custom-dark: #000000;
JSON
{
"hex": "#ffc8bf",
"rgb": {
"r": 255,
"g": 200,
"b": 191
},
"hsl": {
"h": 8.437,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87904,
"c": 0.06435,
"h": 29.1
},
"luminance": 0.6633
}Semantic roles & 50–950 ramp
primary
#FFC8BF
secondary
#7BD8E8
accent
#C5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383