#FBCB93#FBCB93
#FBCB93 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.090 H 70.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB93 |
|---|---|
| RGB | rgb(251, 203, 147) |
| HSL | hsl(32, 93%, 78%) |
| HSV | hsv(32, 41%, 98%) |
| CMYK | cmyk(0%, 19.1%, 41.4%, 1.6%) |
| CIE-LAB | lab(84.65, 9.82, 34.34) |
| CIE-LCH | lch(84.65, 35.72, 74.04°) |
| OKLab | oklab(87.14% 0.0301 0.0849) |
| OKLCH | oklch(87.14% 0.09 70.5) |
| XYZ | xyz(66.4082, 65.3311, 36.7104) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.10
Navajowhite
#FFDEAD
ΔE00 5.52
Burlywood
#DEB887
ΔE00 5.74
Peach
#FFDAB9
ΔE00 6.78
Moccasin
#FFE4B5
ΔE00 7.59
Apricot
#FBCEB1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB93 #93C3FB
analogous
#FB9793 #FBCB93 #F7FB93
triadic
#FBCB93 #93FBCB #CB93FB
tetradic
#FBCB93 #93FB97 #93C3FB #FB93F7
square
#FBCB93 #93FB97 #93C3FB #FB93F7
split-complementary
#FBCB93 #93F7FB #9793FB
monochromatic
#F7921D #F9AF58 #FBCB93 #FDE7CE #FEF1E1
Accessibility & contrast
On white
1.49
#FBCB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FBCB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB93
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB93 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8F
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb93; /* rgb */ color: rgb(251, 203, 147); /* oklch */ color: oklch(87.1% 0.090 70.5);
Tailwind
colors: {
custom: {
50: '#fedab3',
500: '#fbcb93',
950: '#000000',
},
}SCSS
$custom: #fbcb93; $custom-light: #fedab3; $custom-dark: #000000;
JSON
{
"hex": "#fbcb93",
"rgb": {
"r": 251,
"g": 203,
"b": 147
},
"hsl": {
"h": 32.308,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.87139,
"c": 0.0901,
"h": 70.5
},
"luminance": 0.65328
}Semantic roles & 50–950 ramp
primary
#FBCB93
secondary
#5794DB
accent
#6AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381