#FBC28F#FBC28F
#FBC28F is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.093 H 62.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC28F |
|---|---|
| RGB | rgb(251, 194, 143) |
| HSL | hsl(28, 93%, 77%) |
| HSV | hsv(28, 43%, 98%) |
| CMYK | cmyk(0%, 22.7%, 43%, 1.6%) |
| CIE-LAB | lab(82.42, 14.10, 33.48) |
| CIE-LCH | lch(82.42, 36.33, 67.17°) |
| OKLab | oklab(85.37% 0.0424 0.0828) |
| OKLCH | oklch(85.37% 0.093 62.9) |
| XYZ | xyz(64.0358, 61.0797, 34.3980) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.75
Peach (survey)
#FFB07C
ΔE00 6.04
Burlywood
#DEB887
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 6.40
Apricot
#FBCEB1
ΔE00 6.59
Peach
#FFDAB9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC28F #8FC8FB
analogous
#FB8F92 #FBC28F #FBF88F
triadic
#FBC28F #8FFBC2 #C28FFB
tetradic
#FBC28F #92FB8F #8FC8FB #F88FFB
square
#FBC28F #92FB8F #8FC8FB #F88FFB
split-complementary
#FBC28F #8FFBF8 #8F92FB
monochromatic
#F78219 #F9A254 #FBC28F #FDE2CA #FEEFE1
Accessibility & contrast
On white
1.59
#FBC28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FBC28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC28F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC28F | 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)
#D4C68B
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc28f; /* rgb */ color: rgb(251, 194, 143); /* oklch */ color: oklch(85.4% 0.093 62.9);
Tailwind
colors: {
custom: {
50: '#ffd4b0',
500: '#fbc28f',
950: '#000000',
},
}SCSS
$custom: #fbc28f; $custom-light: #ffd4b0; $custom-dark: #000000;
JSON
{
"hex": "#fbc28f",
"rgb": {
"r": 251,
"g": 194,
"b": 143
},
"hsl": {
"h": 28.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.85373,
"c": 0.09299,
"h": 62.9
},
"luminance": 0.61076
}Semantic roles & 50–950 ramp
primary
#FBC28F
secondary
#539BDB
accent
#79E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381