#FBC07F#FBC07F
#FBC07F is a very light, moderate orange. Relative luminance 0.597; OKLCH L 84.7% C 0.106 H 68.3°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC07F |
|---|---|
| RGB | rgb(251, 192, 127) |
| HSL | hsl(31, 94%, 74%) |
| HSV | hsv(31, 49%, 98%) |
| CMYK | cmyk(0%, 23.5%, 49.4%, 1.6%) |
| CIE-LAB | lab(81.70, 13.60, 40.79) |
| CIE-LCH | lch(81.70, 42.99, 71.56°) |
| OKLab | oklab(84.73% 0.0394 0.0988) |
| OKLCH | oklch(84.73% 0.106 68.3) |
| XYZ | xyz(62.4669, 59.7448, 28.3163) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.16
Burlywood
#DEB887
ΔE00 6.17
Butterscotch
#FDB147
ΔE00 7.21
Light Orange
#FDAA48
ΔE00 7.51
Peach (survey)
#FFB07C
ΔE00 7.53
Pale Orange
#FFA756
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC07F #7FBAFB
analogous
#FB827F #FBC07F #F8FB7F
triadic
#FBC07F #7FFBC0 #C07FFB
tetradic
#FBC07F #7FFB82 #7FBAFB #FB7FF8
square
#FBC07F #7FFB82 #7FBAFB #FB7FF8
split-complementary
#FBC07F #7FF8FB #827FFB
monochromatic
#F78608 #F9A344 #FBC07F #FDDDBA #FEF0E1
Accessibility & contrast
On white
1.62
#FBC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FBC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC07F
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC07F | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbc07f; /* rgb */ color: rgb(251, 192, 127); /* oklch */ color: oklch(84.7% 0.106 68.3);
Tailwind
colors: {
custom: {
50: '#ffd3a5',
500: '#fbc07f',
950: '#000000',
},
}SCSS
$custom: #fbc07f; $custom-light: #ffd3a5; $custom-dark: #000000;
JSON
{
"hex": "#fbc07f",
"rgb": {
"r": 251,
"g": 192,
"b": 127
},
"hsl": {
"h": 31.452,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.84729,
"c": 0.10632,
"h": 68.3
},
"luminance": 0.59741
}Semantic roles & 50–950 ramp
primary
#FBC07F
secondary
#468CD9
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380