#FBCCAF#FBCCAF
#FBCCAF is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.9% C 0.066 H 53.3°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCAF |
|---|---|
| RGB | rgb(251, 204, 175) |
| HSL | hsl(23, 90%, 84%) |
| HSV | hsv(23, 30%, 98%) |
| CMYK | cmyk(0%, 18.7%, 30.3%, 1.6%) |
| CIE-LAB | lab(85.40, 12.56, 20.73) |
| CIE-LCH | lch(85.40, 24.24, 58.80°) |
| OKLab | oklab(87.89% 0.0395 0.053) |
| OKLCH | oklch(87.89% 0.066 53.3) |
| XYZ | xyz(69.1157, 66.7932, 49.8009) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.69
Peach
#FFDAB9
ΔE00 4.77
Light Peach
#FFD8B1
ΔE00 5.47
Bisque
#FFE4C4
ΔE00 8.50
Pale Salmon
#FFB19A
ΔE00 9.28
Peach (survey)
#FFB07C
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCAF #AFDEFB
analogous
#FBAFB8 #FBCCAF #FBF2AF
triadic
#FBCCAF #AFFBCC #CCAFFB
tetradic
#FBCCAF #B8FBAF #AFDEFB #F2AFFB
square
#FBCCAF #B8FBAF #AFDEFB #F2AFFB
split-complementary
#FBCCAF #AFFBF2 #AFB8FB
monochromatic
#F5823A #F8A775 #FBCCAF #FEECE2 #FEECE2
Accessibility & contrast
On white
1.46
#FBCCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FBCCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCAF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCAF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AD
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbccaf; /* rgb */ color: rgb(251, 204, 175); /* oklch */ color: oklch(87.9% 0.066 53.3);
Tailwind
colors: {
custom: {
50: '#fddbc7',
500: '#fbccaf',
950: '#000000',
},
}SCSS
$custom: #fbccaf; $custom-light: #fddbc7; $custom-dark: #000000;
JSON
{
"hex": "#fbccaf",
"rgb": {
"r": 251,
"g": 204,
"b": 175
},
"hsl": {
"h": 22.895,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.87887,
"c": 0.06609,
"h": 53.3
},
"luminance": 0.6679
}Semantic roles & 50–950 ramp
primary
#FBCCAF
secondary
#6FB4DF
accent
#8EE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482