#FBC090#FBC090
#FBC090 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.092 H 60.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC090 |
|---|---|
| RGB | rgb(251, 192, 144) |
| HSL | hsl(27, 93%, 77%) |
| HSV | hsv(27, 43%, 98%) |
| CMYK | cmyk(0%, 23.5%, 42.6%, 1.6%) |
| CIE-LAB | lab(81.96, 15.25, 32.35) |
| CIE-LCH | lch(81.96, 35.76, 64.77°) |
| OKLab | oklab(85.02% 0.0459 0.0802) |
| OKLCH | oklch(85.02% 0.092 60.2) |
| XYZ | xyz(63.6698, 60.2259, 34.6513) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.15
Apricot (survey)
#FFB16D
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 6.16
Burlywood
#DEB887
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC090 #90CBFB
analogous
#FB9096 #FBC090 #FBF590
triadic
#FBC090 #90FBC0 #C090FB
tetradic
#FBC090 #96FB90 #90CBFB #F590FB
square
#FBC090 #96FB90 #90CBFB #F590FB
split-complementary
#FBC090 #90FBF5 #9096FB
monochromatic
#F77D1A #F99E55 #FBC090 #FDE2CB #FEEEE1
Accessibility & contrast
On white
1.61
#FBC090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FBC090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC090
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC090 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48C
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc090; /* rgb */ color: rgb(251, 192, 144); /* oklch */ color: oklch(85.0% 0.092 60.2);
Tailwind
colors: {
custom: {
50: '#ffd3b1',
500: '#fbc090',
950: '#000000',
},
}SCSS
$custom: #fbc090; $custom-light: #ffd3b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc090",
"rgb": {
"r": 251,
"g": 192,
"b": 144
},
"hsl": {
"h": 26.916,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.85019,
"c": 0.09238,
"h": 60.2
},
"luminance": 0.60222
}Semantic roles & 50–950 ramp
primary
#FBC090
secondary
#549FDB
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381