#FBCAA9#FBCAA9
#FBCAA9 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.4% C 0.071 H 55.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCAA9 |
|---|---|
| RGB | rgb(251, 202, 169) |
| HSL | hsl(24, 91%, 82%) |
| HSV | hsv(24, 33%, 98%) |
| CMYK | cmyk(0%, 19.5%, 32.7%, 1.6%) |
| CIE-LAB | lab(84.80, 12.85, 23.07) |
| CIE-LCH | lch(84.80, 26.40, 60.88°) |
| OKLab | oklab(87.38% 0.0402 0.0586) |
| OKLCH | oklch(87.38% 0.071 55.6) |
| XYZ | xyz(68.0672, 65.6181, 46.6086) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.57
Peach
#FFDAB9
ΔE00 4.78
Light Peach
#FFD8B1
ΔE00 5.02
Peach (survey)
#FFB07C
ΔE00 8.39
Bisque
#FFE4C4
ΔE00 8.55
Burlywood
#DEB887
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCAA9 #A9DAFB
analogous
#FBA9B1 #FBCAA9 #FBF3A9
triadic
#FBCAA9 #A9FBCA #CAA9FB
tetradic
#FBCAA9 #B1FBA9 #A9DAFB #F3A9FB
square
#FBCAA9 #B1FBA9 #A9DAFB #F3A9FB
split-complementary
#FBCAA9 #A9FBF3 #A9B1FB
monochromatic
#F68234 #F8A66F #FBCAA9 #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.49
#FBCAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FBCAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCAA9
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCAA9 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEA7
Deuteranopia (green-blind)
#E4D8A9
Tritanopia (blue-blind)
#FFC1C1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcaa9; /* rgb */ color: rgb(251, 202, 169); /* oklch */ color: oklch(87.4% 0.071 55.6);
Tailwind
colors: {
custom: {
50: '#fedac2',
500: '#fbcaa9',
950: '#000000',
},
}SCSS
$custom: #fbcaa9; $custom-light: #fedac2; $custom-dark: #000000;
JSON
{
"hex": "#fbcaa9",
"rgb": {
"r": 251,
"g": 202,
"b": 169
},
"hsl": {
"h": 24.146,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.87381,
"c": 0.07109,
"h": 55.6
},
"luminance": 0.65615
}Semantic roles & 50–950 ramp
primary
#FBCAA9
secondary
#6AAFDE
accent
#89E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382