#FBCBAF#FBCBAF
#FBCBAF is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.7% C 0.066 H 51.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCBAF |
|---|---|
| RGB | rgb(251, 203, 175) |
| HSL | hsl(22, 90%, 84%) |
| HSV | hsv(22, 30%, 98%) |
| CMYK | cmyk(0%, 19.1%, 30.3%, 1.6%) |
| CIE-LAB | lab(85.16, 13.08, 20.40) |
| CIE-LCH | lch(85.16, 24.23, 57.33°) |
| OKLab | oklab(87.7% 0.041 0.0522) |
| OKLCH | oklch(87.7% 0.066 51.8) |
| XYZ | xyz(68.8788, 66.3194, 49.7219) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.20
Peach
#FFDAB9
ΔE00 5.31
Light Peach
#FFD8B1
ΔE00 6.05
Pale Salmon
#FFB19A
ΔE00 8.77
Bisque
#FFE4C4
ΔE00 9.01
Peach (survey)
#FFB07C
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCBAF #AFDFFB
analogous
#FBAFB9 #FBCBAF #FBF1AF
triadic
#FBCBAF #AFFBCB #CBAFFB
tetradic
#FBCBAF #B9FBAF #AFDFFB #F1AFFB
square
#FBCBAF #B9FBAF #AFDFFB #F1AFFB
split-complementary
#FBCBAF #AFFBF1 #AFB9FB
monochromatic
#F57F3A #F8A575 #FBCBAF #FEECE2 #FEECE2
Accessibility & contrast
On white
1.47
#FBCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#FBCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCBAF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCBAF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#E3D9AF
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcbaf; /* rgb */ color: rgb(251, 203, 175); /* oklch */ color: oklch(87.7% 0.066 51.8);
Tailwind
colors: {
custom: {
50: '#fedac7',
500: '#fbcbaf',
950: '#000000',
},
}SCSS
$custom: #fbcbaf; $custom-light: #fedac7; $custom-dark: #000000;
JSON
{
"hex": "#fbcbaf",
"rgb": {
"r": 251,
"g": 203,
"b": 175
},
"hsl": {
"h": 22.105,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.87699,
"c": 0.06637,
"h": 51.8
},
"luminance": 0.66316
}Semantic roles & 50–950 ramp
primary
#FBCBAF
secondary
#6FB6DF
accent
#91E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482