#FBCA8A#FBCA8A
#FBCA8A is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.098 H 73.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA8A |
|---|---|
| RGB | rgb(251, 202, 138) |
| HSL | hsl(34, 93%, 76%) |
| HSV | hsv(34, 45%, 98%) |
| CMYK | cmyk(0%, 19.5%, 45%, 1.6%) |
| CIE-LAB | lab(84.27, 9.43, 38.46) |
| CIE-LCH | lch(84.27, 39.60, 76.23°) |
| OKLab | oklab(86.79% 0.0281 0.0941) |
| OKLCH | oklch(86.79% 0.098 73.4) |
| XYZ | xyz(65.4941, 64.5888, 33.0570) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.04
Navajowhite
#FFDEAD
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 8.02
Moccasin
#FFE4B5
ΔE00 8.09
Pale Peach
#FFE5AD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA8A #8ABBFB
analogous
#FB928A #FBCA8A #F4FB8A
triadic
#FBCA8A #8AFBCA #CA8AFB
tetradic
#FBCA8A #8AFB92 #8ABBFB #FB8AF4
square
#FBCA8A #8AFB92 #8ABBFB #FB8AF4
split-complementary
#FBCA8A #8AF4FB #928AFB
monochromatic
#F79414 #F9AF4F #FBCA8A #FDE5C5 #FEF2E1
Accessibility & contrast
On white
1.51
#FBCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FBCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA8A
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA8A | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca8a; /* rgb */ color: rgb(251, 202, 138); /* oklch */ color: oklch(86.8% 0.098 73.4);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#fbca8a',
950: '#000000',
},
}SCSS
$custom: #fbca8a; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#fbca8a",
"rgb": {
"r": 251,
"g": 202,
"b": 138
},
"hsl": {
"h": 33.982,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.86794,
"c": 0.09819,
"h": 73.4
},
"luminance": 0.64585
}Semantic roles & 50–950 ramp
primary
#FBCA8A
secondary
#4F8BDA
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381