#FBC290#FBC290
#FBC290 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.092 H 62.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC290 |
|---|---|
| RGB | rgb(251, 194, 144) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 43%, 98%) |
| CMYK | cmyk(0%, 22.7%, 42.6%, 1.6%) |
| CIE-LAB | lab(82.44, 14.20, 32.98) |
| CIE-LCH | lch(82.44, 35.91, 66.71°) |
| OKLab | oklab(85.39% 0.0428 0.0817) |
| OKLCH | oklch(85.39% 0.092 62.4) |
| XYZ | xyz(64.1119, 61.1102, 34.7987) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.84
Peach (survey)
#FFB07C
ΔE00 5.95
Burlywood
#DEB887
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.35
Apricot
#FBCEB1
ΔE00 6.37
Peach
#FFDAB9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC290 #90C9FB
analogous
#FB9094 #FBC290 #FBF790
triadic
#FBC290 #90FBC2 #C290FB
tetradic
#FBC290 #94FB90 #90C9FB #F790FB
square
#FBC290 #94FB90 #90C9FB #F790FB
split-complementary
#FBC290 #90FBF7 #9094FB
monochromatic
#F7811A #F9A255 #FBC290 #FDE2CB #FEEFE1
Accessibility & contrast
On white
1.59
#FBC290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FBC290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC290
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC290 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68C
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc290; /* rgb */ color: rgb(251, 194, 144); /* oklch */ color: oklch(85.4% 0.092 62.4);
Tailwind
colors: {
custom: {
50: '#ffd4b1',
500: '#fbc290',
950: '#000000',
},
}SCSS
$custom: #fbc290; $custom-light: #ffd4b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc290",
"rgb": {
"r": 251,
"g": 194,
"b": 144
},
"hsl": {
"h": 28.037,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.85391,
"c": 0.09218,
"h": 62.4
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#FBC290
secondary
#549CDB
accent
#7AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381