#FBCCAA#FBCCAA
#FBCCAA is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.8% C 0.070 H 57.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCCAA |
|---|---|
| RGB | rgb(251, 204, 170) |
| HSL | hsl(25, 91%, 83%) |
| HSV | hsv(25, 32%, 98%) |
| CMYK | cmyk(0%, 18.7%, 32.3%, 1.6%) |
| CIE-LAB | lab(85.30, 11.93, 23.23) |
| CIE-LCH | lch(85.30, 26.11, 62.81°) |
| OKLab | oklab(87.78% 0.0375 0.059) |
| OKLCH | oklch(87.78% 0.07 57.5) |
| XYZ | xyz(68.6337, 66.6004, 47.2624) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.63
Peach
#FFDAB9
ΔE00 4.01
Light Peach
#FFD8B1
ΔE00 4.18
Bisque
#FFE4C4
ΔE00 7.78
Navajowhite
#FFDEAD
ΔE00 8.17
Burlywood
#DEB887
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCCAA #AAD9FB
analogous
#FBAAB1 #FBCCAA #FBF4AA
triadic
#FBCCAA #AAFBCC #CCAAFB
tetradic
#FBCCAA #B1FBAA #AAD9FB #F4AAFB
square
#FBCCAA #B1FBAA #AAD9FB #F4AAFB
split-complementary
#FBCCAA #AAFBF4 #AAB1FB
monochromatic
#F58635 #F8A970 #FBCCAA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.47
#FBCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#FBCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCCAA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCCAA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#FFC3C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbccaa; /* rgb */ color: rgb(251, 204, 170); /* oklch */ color: oklch(87.8% 0.070 57.5);
Tailwind
colors: {
custom: {
50: '#fedbc3',
500: '#fbccaa',
950: '#000000',
},
}SCSS
$custom: #fbccaa; $custom-light: #fedbc3; $custom-dark: #000000;
JSON
{
"hex": "#fbccaa",
"rgb": {
"r": 251,
"g": 204,
"b": 170
},
"hsl": {
"h": 25.185,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.87778,
"c": 0.06996,
"h": 57.5
},
"luminance": 0.66597
}Semantic roles & 50–950 ramp
primary
#FBCCAA
secondary
#6BAEDE
accent
#85E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181512
muted
#868482