#FFC8B7#FFC8B7
#FFC8B7 is a very light, moderate red. Relative luminance 0.660; OKLCH L 87.7% C 0.067 H 37.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC8B7 |
|---|---|
| RGB | rgb(255, 200, 183) |
| HSL | hsl(14, 100%, 86%) |
| HSV | hsv(14, 28%, 100%) |
| CMYK | cmyk(0%, 21.6%, 28.2%, 0%) |
| CIE-LAB | lab(84.99, 17.17, 15.99) |
| CIE-LCH | lch(84.99, 23.47, 42.96°) |
| OKLab | oklab(87.71% 0.0531 0.0413) |
| OKLCH | oklch(87.71% 0.067 37.9) |
| XYZ | xyz(70.4428, 65.9908, 53.8176) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.19
Pale Salmon
#FFB19A
ΔE00 6.38
Light Salmon
#FEA993
ΔE00 8.24
Pale Rose
#FDC1C5
ΔE00 8.41
Light Rose
#FFC5CB
ΔE00 9.02
Peach
#FFDAB9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC8B7 #B7EEFF
analogous
#FFB7CA #FFC8B7 #FFECB7
triadic
#FFC8B7 #B7FFC8 #C8B7FF
tetradic
#FFC8B7 #CAFFB7 #B7EEFF #ECB7FF
square
#FFC8B7 #CAFFB7 #B7EEFF #ECB7FF
split-complementary
#FFC8B7 #B7FFEC #B7CAFF
monochromatic
#FF6A3D #FF997A #FFC8B7 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.48
#FFC8B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FFC8B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC8B7
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC8B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC8B7 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB6
Deuteranopia (green-blind)
#E1D9B7
Tritanopia (blue-blind)
#FFC0C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc8b7; /* rgb */ color: rgb(255, 200, 183); /* oklch */ color: oklch(87.7% 0.067 37.9);
Tailwind
colors: {
custom: {
50: '#ffd8cc',
500: '#ffc8b7',
950: '#000000',
},
}SCSS
$custom: #ffc8b7; $custom-light: #ffd8cc; $custom-dark: #000000;
JSON
{
"hex": "#ffc8b7",
"rgb": {
"r": 255,
"g": 200,
"b": 183
},
"hsl": {
"h": 14.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.87711,
"c": 0.06731,
"h": 37.9
},
"luminance": 0.65987
}Semantic roles & 50–950 ramp
primary
#FFC8B7
secondary
#74CBE6
accent
#AFE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383