#FBCAAA#FBCAAA
#FBCAAA is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.4% C 0.070 H 54.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCAAA |
|---|---|
| RGB | rgb(251, 202, 170) |
| HSL | hsl(24, 91%, 83%) |
| HSV | hsv(24, 32%, 98%) |
| CMYK | cmyk(0%, 19.5%, 32.3%, 1.6%) |
| CIE-LAB | lab(84.82, 12.97, 22.57) |
| CIE-LCH | lch(84.82, 26.03, 60.10°) |
| OKLab | oklab(87.4% 0.0406 0.0574) |
| OKLCH | oklch(87.4% 0.07 54.7) |
| XYZ | xyz(68.1614, 65.6558, 47.1049) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.39
Peach
#FFDAB9
ΔE00 4.90
Light Peach
#FFD8B1
ΔE00 5.26
Peach (survey)
#FFB07C
ΔE00 8.50
Bisque
#FFE4C4
ΔE00 8.68
Burlywood
#DEB887
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCAAA #AADBFB
analogous
#FBAAB2 #FBCAAA #FBF3AA
triadic
#FBCAAA #AAFBCA #CAAAFB
tetradic
#FBCAAA #B2FBAA #AADBFB #F3AAFB
square
#FBCAAA #B2FBAA #AADBFB #F3AAFB
split-complementary
#FBCAAA #AAFBF3 #AAB2FB
monochromatic
#F58135 #F8A670 #FBCAAA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.49
#FBCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FBCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCAAA
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCAAA | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA8
Deuteranopia (green-blind)
#E3D8AA
Tritanopia (blue-blind)
#FFC1C1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcaaa; /* rgb */ color: rgb(251, 202, 170); /* oklch */ color: oklch(87.4% 0.070 54.7);
Tailwind
colors: {
custom: {
50: '#fedac3',
500: '#fbcaaa',
950: '#000000',
},
}SCSS
$custom: #fbcaaa; $custom-light: #fedac3; $custom-dark: #000000;
JSON
{
"hex": "#fbcaaa",
"rgb": {
"r": 251,
"g": 202,
"b": 170
},
"hsl": {
"h": 23.704,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.87403,
"c": 0.07032,
"h": 54.7
},
"luminance": 0.65653
}Semantic roles & 50–950 ramp
primary
#FBCAAA
secondary
#6BB1DE
accent
#8BE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382