#FBCA8B#FBCA8B
#FBCA8B is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.097 H 73.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA8B |
|---|---|
| RGB | rgb(251, 202, 139) |
| HSL | hsl(34, 93%, 76%) |
| HSV | hsv(34, 45%, 98%) |
| CMYK | cmyk(0%, 19.5%, 44.6%, 1.6%) |
| CIE-LAB | lab(84.29, 9.52, 37.97) |
| CIE-LCH | lch(84.29, 39.15, 75.92°) |
| OKLab | oklab(86.81% 0.0285 0.093) |
| OKLCH | oklch(86.81% 0.097 73) |
| XYZ | xyz(65.5668, 64.6179, 33.4400) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.96
Navajowhite
#FFDEAD
ΔE00 6.07
Light Peach
#FFD8B1
ΔE00 6.49
Very Light Brown
#D3B683
ΔE00 8.01
Moccasin
#FFE4B5
ΔE00 8.04
Peach
#FFDAB9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA8B #8BBCFB
analogous
#FB928B #FBCA8B #F4FB8B
triadic
#FBCA8B #8BFBCA #CA8BFB
tetradic
#FBCA8B #8BFB92 #8BBCFB #FB8BF4
square
#FBCA8B #8BFB92 #8BBCFB #FB8BF4
split-complementary
#FBCA8B #8BF4FB #928BFB
monochromatic
#F79415 #F9AF50 #FBCA8B #FDE5C6 #FEF1E1
Accessibility & contrast
On white
1.51
#FBCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FBCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA8B
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA8B | 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)
#DCCB86
Deuteranopia (green-blind)
#E8D78C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca8b; /* rgb */ color: rgb(251, 202, 139); /* oklch */ color: oklch(86.8% 0.097 73.0);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#fbca8b',
950: '#000000',
},
}SCSS
$custom: #fbca8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#fbca8b",
"rgb": {
"r": 251,
"g": 202,
"b": 139
},
"hsl": {
"h": 33.75,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.8681,
"c": 0.09727,
"h": 73
},
"luminance": 0.64614
}Semantic roles & 50–950 ramp
primary
#FBCA8B
secondary
#508CDA
accent
#64E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381