#FCBFA8#FCBFA8
#FCBFA8 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.077 H 41.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFA8 |
|---|---|
| RGB | rgb(252, 191, 168) |
| HSL | hsl(16, 93%, 82%) |
| HSV | hsv(16, 33%, 99%) |
| CMYK | cmyk(0%, 24.2%, 33.3%, 1.2%) |
| CIE-LAB | lab(82.26, 18.86, 20.11) |
| CIE-LCH | lch(82.26, 27.57, 46.84°) |
| OKLab | oklab(85.42% 0.0579 0.0514) |
| OKLCH | oklch(85.42% 0.077 41.6) |
| XYZ | xyz(65.8454, 60.7878, 45.3032) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.23
Apricot
#FBCEB1
ΔE00 6.00
Light Salmon
#FEA993
ΔE00 6.22
Blush (survey)
#F29E8E
ΔE00 8.78
Peach (survey)
#FFB07C
ΔE00 8.85
Lightsalmon
#FFA07A
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFA8 #A8E5FC
analogous
#FCA8BB #FCBFA8 #FCE9A8
triadic
#FCBFA8 #A8FCBF #BFA8FC
tetradic
#FCBFA8 #BBFCA8 #A8E5FC #E9A8FC
square
#FCBFA8 #BBFCA8 #A8E5FC #E9A8FC
split-complementary
#FCBFA8 #A8FCE9 #A8BBFC
monochromatic
#F86832 #FA936D #FCBFA8 #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.60
#FCBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FCBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFA8
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFA8 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A6
Deuteranopia (green-blind)
#DCD2A8
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfa8; /* rgb */ color: rgb(252, 191, 168); /* oklch */ color: oklch(85.4% 0.077 41.6);
Tailwind
colors: {
custom: {
50: '#ffd2c2',
500: '#fcbfa8',
950: '#000000',
},
}SCSS
$custom: #fcbfa8; $custom-light: #ffd2c2; $custom-dark: #000000;
JSON
{
"hex": "#fcbfa8",
"rgb": {
"r": 252,
"g": 191,
"b": 168
},
"hsl": {
"h": 16.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.85422,
"c": 0.07743,
"h": 41.6
},
"luminance": 0.60784
}Semantic roles & 50–950 ramp
primary
#FCBFA8
secondary
#69BFDF
accent
#A7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382