#FCBF9F#FCBF9F
#FCBF9F is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.083 H 48.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBF9F |
|---|---|
| RGB | rgb(252, 191, 159) |
| HSL | hsl(21, 94%, 81%) |
| HSV | hsv(21, 37%, 99%) |
| CMYK | cmyk(0%, 24.2%, 36.9%, 1.2%) |
| CIE-LAB | lab(82.09, 17.80, 24.65) |
| CIE-LCH | lch(82.09, 30.40, 54.17°) |
| OKLab | oklab(85.23% 0.0544 0.0623) |
| OKLCH | oklch(85.23% 0.083 48.9) |
| XYZ | xyz(65.0358, 60.4640, 41.0393) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.73
Pale Salmon
#FFB19A
ΔE00 5.92
Peach (survey)
#FFB07C
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 7.76
Peach
#FFDAB9
ΔE00 8.48
Lightsalmon
#FFA07A
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBF9F #9FDCFC
analogous
#FC9FAD #FCBF9F #FCED9F
triadic
#FCBF9F #9FFCBF #BF9FFC
tetradic
#FCBF9F #ADFC9F #9FDCFC #ED9FFC
square
#FCBF9F #ADFC9F #9FDCFC #ED9FFC
split-complementary
#FCBF9F #9FFCED #9FADFC
monochromatic
#F87028 #FA9764 #FCBF9F #FEE7DA #FEEBE1
Accessibility & contrast
On white
1.60
#FCBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FCBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBF9F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBF9F | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC59D
Deuteranopia (green-blind)
#DED19F
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbf9f; /* rgb */ color: rgb(252, 191, 159); /* oklch */ color: oklch(85.2% 0.083 48.9);
Tailwind
colors: {
custom: {
50: '#ffd2bb',
500: '#fcbf9f',
950: '#000000',
},
}SCSS
$custom: #fcbf9f; $custom-light: #ffd2bb; $custom-dark: #000000;
JSON
{
"hex": "#fcbf9f",
"rgb": {
"r": 252,
"g": 191,
"b": 159
},
"hsl": {
"h": 20.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.85229,
"c": 0.0827,
"h": 48.9
},
"luminance": 0.6046
}Semantic roles & 50–950 ramp
primary
#FCBF9F
secondary
#61B3DE
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382