#FBC390#FBC390
#FBC390 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.6% C 0.092 H 63.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC390 |
|---|---|
| RGB | rgb(251, 195, 144) |
| HSL | hsl(29, 93%, 77%) |
| HSV | hsv(29, 43%, 98%) |
| CMYK | cmyk(0%, 22.3%, 42.6%, 1.6%) |
| CIE-LAB | lab(82.68, 13.68, 33.30) |
| CIE-LCH | lch(82.68, 35.99, 67.67°) |
| OKLab | oklab(85.58% 0.0412 0.0824) |
| OKLCH | oklch(85.58% 0.092 63.4) |
| XYZ | xyz(64.3352, 61.5568, 34.8731) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 6.52
Peach
#FFDAB9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC390 #90C8FB
analogous
#FB9093 #FBC390 #FBF890
triadic
#FBC390 #90FBC3 #C390FB
tetradic
#FBC390 #93FB90 #90C8FB #F890FB
square
#FBC390 #93FB90 #90C8FB #F890FB
split-complementary
#FBC390 #90FBF8 #9093FB
monochromatic
#F7831A #F9A355 #FBC390 #FDE3CB #FEEFE1
Accessibility & contrast
On white
1.58
#FBC390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#FBC390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC390
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC390 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68C
Deuteranopia (green-blind)
#E2D391
Tritanopia (blue-blind)
#FFB7B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc390; /* rgb */ color: rgb(251, 195, 144); /* oklch */ color: oklch(85.6% 0.092 63.4);
Tailwind
colors: {
custom: {
50: '#ffd5b1',
500: '#fbc390',
950: '#000000',
},
}SCSS
$custom: #fbc390; $custom-light: #ffd5b1; $custom-dark: #000000;
JSON
{
"hex": "#fbc390",
"rgb": {
"r": 251,
"g": 195,
"b": 144
},
"hsl": {
"h": 28.598,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.85577,
"c": 0.09212,
"h": 63.4
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#FBC390
secondary
#549BDB
accent
#78E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381