#FBCA8F#FBCA8F
#FBCA8F is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.9% C 0.094 H 71.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA8F |
|---|---|
| RGB | rgb(251, 202, 143) |
| HSL | hsl(33, 93%, 77%) |
| HSV | hsv(33, 43%, 98%) |
| CMYK | cmyk(0%, 19.5%, 43%, 1.6%) |
| CIE-LAB | lab(84.35, 9.93, 36.00) |
| CIE-LCH | lch(84.35, 37.34, 74.59°) |
| OKLab | oklab(86.88% 0.03 0.0886) |
| OKLCH | oklch(86.88% 0.094 71.3) |
| XYZ | xyz(65.8644, 64.7370, 35.0075) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 5.76
Navajowhite
#FFDEAD
ΔE00 5.88
Peach
#FFDAB9
ΔE00 7.45
Moccasin
#FFE4B5
ΔE00 7.92
Very Light Brown
#D3B683
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA8F #8FC0FB
analogous
#FB948F #FBCA8F #F6FB8F
triadic
#FBCA8F #8FFBCA #CA8FFB
tetradic
#FBCA8F #8FFB94 #8FC0FB #FB8FF6
square
#FBCA8F #8FFB94 #8FC0FB #FB8FF6
split-complementary
#FBCA8F #8FF6FB #948FFB
monochromatic
#F79219 #F9AE54 #FBCA8F #FDE6CA #FEF1E1
Accessibility & contrast
On white
1.51
#FBCA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FBCA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA8F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA8F | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca8f; /* rgb */ color: rgb(251, 202, 143); /* oklch */ color: oklch(86.9% 0.094 71.3);
Tailwind
colors: {
custom: {
50: '#fedab0',
500: '#fbca8f',
950: '#000000',
},
}SCSS
$custom: #fbca8f; $custom-light: #fedab0; $custom-dark: #000000;
JSON
{
"hex": "#fbca8f",
"rgb": {
"r": 251,
"g": 202,
"b": 143
},
"hsl": {
"h": 32.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.86879,
"c": 0.09359,
"h": 71.3
},
"luminance": 0.64733
}Semantic roles & 50–950 ramp
primary
#FBCA8F
secondary
#5391DB
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381