#FBC08F#FBC08F
#FBC08F is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.093 H 60.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC08F |
|---|---|
| RGB | rgb(251, 192, 143) |
| HSL | hsl(27, 93%, 77%) |
| HSV | hsv(27, 43%, 98%) |
| CMYK | cmyk(0%, 23.5%, 43%, 1.6%) |
| CIE-LAB | lab(81.94, 15.14, 32.85) |
| CIE-LCH | lch(81.94, 36.17, 65.25°) |
| OKLab | oklab(85% 0.0455 0.0813) |
| OKLCH | oklch(85% 0.093 60.8) |
| XYZ | xyz(63.5937, 60.1955, 34.2506) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.22
Apricot (survey)
#FFB16D
ΔE00 5.51
Apricot
#FBCEB1
ΔE00 6.36
Burlywood
#DEB887
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 6.87
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC08F #8FCAFB
analogous
#FB8F94 #FBC08F #FBF68F
triadic
#FBC08F #8FFBC0 #C08FFB
tetradic
#FBC08F #94FB8F #8FCAFB #F68FFB
square
#FBC08F #94FB8F #8FCAFB #F68FFB
split-complementary
#FBC08F #8FFBF6 #8F94FB
monochromatic
#F77E19 #F99F54 #FBC08F #FDE1CA #FEEEE1
Accessibility & contrast
On white
1.61
#FBC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FBC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC08F
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC08F | 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)
#D2C48B
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc08f; /* rgb */ color: rgb(251, 192, 143); /* oklch */ color: oklch(85.0% 0.093 60.8);
Tailwind
colors: {
custom: {
50: '#ffd3b0',
500: '#fbc08f',
950: '#000000',
},
}SCSS
$custom: #fbc08f; $custom-light: #ffd3b0; $custom-dark: #000000;
JSON
{
"hex": "#fbc08f",
"rgb": {
"r": 251,
"g": 192,
"b": 143
},
"hsl": {
"h": 27.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.85,
"c": 0.09317,
"h": 60.8
},
"luminance": 0.60192
}Semantic roles & 50–950 ramp
primary
#FBC08F
secondary
#539DDB
accent
#7DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381