#FCBFA9#FCBFA9
#FCBFA9 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.077 H 40.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFA9 |
|---|---|
| RGB | rgb(252, 191, 169) |
| HSL | hsl(16, 93%, 83%) |
| HSV | hsv(16, 33%, 99%) |
| CMYK | cmyk(0%, 24.2%, 32.9%, 1.2%) |
| CIE-LAB | lab(82.28, 18.99, 19.61) |
| CIE-LCH | lch(82.28, 27.29, 45.92°) |
| OKLab | oklab(85.44% 0.0583 0.0502) |
| OKLCH | oklch(85.44% 0.077 40.7) |
| XYZ | xyz(65.9389, 60.8252, 45.7957) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.16
Light Salmon
#FEA993
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.23
Blush (survey)
#F29E8E
ΔE00 8.64
Lightsalmon
#FFA07A
ΔE00 9.08
Peach (survey)
#FFB07C
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFA9 #A9E6FC
analogous
#FCA9BC #FCBFA9 #FCE9A9
triadic
#FCBFA9 #A9FCBF #BFA9FC
tetradic
#FCBFA9 #BCFCA9 #A9E6FC #E9A9FC
square
#FCBFA9 #BCFCA9 #A9E6FC #E9A9FC
split-complementary
#FCBFA9 #A9FCE9 #A9BCFC
monochromatic
#F86733 #FA936E #FCBFA9 #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.60
#FCBFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FCBFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFA9
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFA9 | 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)
#CEC5A7
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#FFB6B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfa9; /* rgb */ color: rgb(252, 191, 169); /* oklch */ color: oklch(85.4% 0.077 40.7);
Tailwind
colors: {
custom: {
50: '#ffd2c2',
500: '#fcbfa9',
950: '#000000',
},
}SCSS
$custom: #fcbfa9; $custom-light: #ffd2c2; $custom-dark: #000000;
JSON
{
"hex": "#fcbfa9",
"rgb": {
"r": 252,
"g": 191,
"b": 169
},
"hsl": {
"h": 15.904,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.85444,
"c": 0.07692,
"h": 40.7
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#FCBFA9
secondary
#6AC0E0
accent
#A9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382