#FBC490#FBC490
#FBC490 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.8% C 0.092 H 64.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC490 |
|---|---|
| RGB | rgb(251, 196, 144) |
| HSL | hsl(29, 93%, 77%) |
| HSV | hsv(29, 43%, 98%) |
| CMYK | cmyk(0%, 21.9%, 42.6%, 1.6%) |
| CIE-LAB | lab(82.92, 13.15, 33.61) |
| CIE-LCH | lch(82.92, 36.09, 68.63°) |
| OKLab | oklab(85.77% 0.0397 0.0831) |
| OKLCH | oklch(85.77% 0.092 64.5) |
| XYZ | xyz(64.5600, 62.0064, 34.9481) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 5.95
Apricot (survey)
#FFB16D
ΔE00 6.21
Apricot
#FBCEB1
ΔE00 6.70
Peach (survey)
#FFB07C
ΔE00 6.80
Peach
#FFDAB9
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC490 #90C7FB
analogous
#FB9092 #FBC490 #FBF990
triadic
#FBC490 #90FBC4 #C490FB
tetradic
#FBC490 #92FB90 #90C7FB #F990FB
square
#FBC490 #92FB90 #90C7FB #F990FB
split-complementary
#FBC490 #90FBF9 #9092FB
monochromatic
#F7851A #F9A555 #FBC490 #FDE3CB #FEEFE1
Accessibility & contrast
On white
1.57
#FBC490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FBC490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC490
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC490 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#E3D391
Tritanopia (blue-blind)
#FFB8B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc490; /* rgb */ color: rgb(251, 196, 144); /* oklch */ color: oklch(85.8% 0.092 64.5);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fbc490',
950: '#000000',
},
}SCSS
$custom: #fbc490; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc490",
"rgb": {
"r": 251,
"g": 196,
"b": 144
},
"hsl": {
"h": 29.159,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.85765,
"c": 0.09211,
"h": 64.5
},
"luminance": 0.62003
}Semantic roles & 50–950 ramp
primary
#FBC490
secondary
#5499DB
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381