#FBCA8E#FBCA8E
#FBCA8E is a very light, moderate orange. Relative luminance 0.647; OKLCH L 86.9% C 0.095 H 71.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA8E |
|---|---|
| RGB | rgb(251, 202, 142) |
| HSL | hsl(33, 93%, 77%) |
| HSV | hsv(33, 43%, 98%) |
| CMYK | cmyk(0%, 19.5%, 43.4%, 1.6%) |
| CIE-LAB | lab(84.33, 9.82, 36.49) |
| CIE-LCH | lch(84.33, 37.79, 74.93°) |
| OKLab | oklab(86.86% 0.0297 0.0897) |
| OKLCH | oklch(86.86% 0.095 71.7) |
| XYZ | xyz(65.7890, 64.7068, 34.6103) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.79
Navajowhite
#FFDEAD
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 5.94
Peach
#FFDAB9
ΔE00 7.65
Moccasin
#FFE4B5
ΔE00 7.94
Very Light Brown
#D3B683
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA8E #8EBFFB
analogous
#FB948E #FBCA8E #F5FB8E
triadic
#FBCA8E #8EFBCA #CA8EFB
tetradic
#FBCA8E #8EFB94 #8EBFFB #FB8EF5
square
#FBCA8E #8EFB94 #8EBFFB #FB8EF5
split-complementary
#FBCA8E #8EF5FB #948EFB
monochromatic
#F79318 #F9AE53 #FBCA8E #FDE6C9 #FEF1E1
Accessibility & contrast
On white
1.51
#FBCA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FBCA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA8E
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA8E | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#E7D78F
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca8e; /* rgb */ color: rgb(251, 202, 142); /* oklch */ color: oklch(86.9% 0.095 71.7);
Tailwind
colors: {
custom: {
50: '#ffdaaf',
500: '#fbca8e',
950: '#000000',
},
}SCSS
$custom: #fbca8e; $custom-light: #ffdaaf; $custom-dark: #000000;
JSON
{
"hex": "#fbca8e",
"rgb": {
"r": 251,
"g": 202,
"b": 142
},
"hsl": {
"h": 33.028,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.86861,
"c": 0.09451,
"h": 71.7
},
"luminance": 0.64703
}Semantic roles & 50–950 ramp
primary
#FBCA8E
secondary
#5390DB
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381