#FBC28D#FBC28D
#FBC28D is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.095 H 63.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC28D |
|---|---|
| RGB | rgb(251, 194, 141) |
| HSL | hsl(29, 93%, 77%) |
| HSV | hsv(29, 44%, 98%) |
| CMYK | cmyk(0%, 22.7%, 43.8%, 1.6%) |
| CIE-LAB | lab(82.39, 13.89, 34.47) |
| CIE-LCH | lch(82.39, 37.17, 68.05°) |
| OKLab | oklab(85.34% 0.0416 0.085) |
| OKLCH | oklch(85.34% 0.095 63.9) |
| XYZ | xyz(63.8857, 61.0197, 33.6072) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.61
Burlywood
#DEB887
ΔE00 6.07
Peach (survey)
#FFB07C
ΔE00 6.27
Light Peach
#FFD8B1
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 7.03
Peach
#FFDAB9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC28D #8DC6FB
analogous
#FB8D8F #FBC28D #FBF98D
triadic
#FBC28D #8DFBC2 #C28DFB
tetradic
#FBC28D #8FFB8D #8DC6FB #F98DFB
square
#FBC28D #8FFB8D #8DC6FB #F98DFB
split-complementary
#FBC28D #8DFBF9 #8D8FFB
monochromatic
#F78317 #F9A252 #FBC28D #FDE2C8 #FEEFE1
Accessibility & contrast
On white
1.59
#FBC28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FBC28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC28D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC28D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc28d; /* rgb */ color: rgb(251, 194, 141); /* oklch */ color: oklch(85.3% 0.095 63.9);
Tailwind
colors: {
custom: {
50: '#ffd4af',
500: '#fbc28d',
950: '#000000',
},
}SCSS
$custom: #fbc28d; $custom-light: #ffd4af; $custom-dark: #000000;
JSON
{
"hex": "#fbc28d",
"rgb": {
"r": 251,
"g": 194,
"b": 141
},
"hsl": {
"h": 28.909,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.85337,
"c": 0.09465,
"h": 63.9
},
"luminance": 0.61016
}Semantic roles & 50–950 ramp
primary
#FBC28D
secondary
#5299DB
accent
#77E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381