#FBC28E#FBC28E
#FBC28E is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.4% C 0.094 H 63.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC28E |
|---|---|
| RGB | rgb(251, 194, 142) |
| HSL | hsl(29, 93%, 77%) |
| HSV | hsv(29, 43%, 98%) |
| CMYK | cmyk(0%, 22.7%, 43.4%, 1.6%) |
| CIE-LAB | lab(82.41, 13.99, 33.98) |
| CIE-LCH | lch(82.41, 36.75, 67.62°) |
| OKLab | oklab(85.36% 0.042 0.0839) |
| OKLCH | oklch(85.36% 0.094 63.4) |
| XYZ | xyz(63.9604, 61.0496, 34.0008) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.67
Burlywood
#DEB887
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 6.47
Apricot
#FBCEB1
ΔE00 6.81
Peach
#FFDAB9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC28E #8EC7FB
analogous
#FB8E91 #FBC28E #FBF98E
triadic
#FBC28E #8EFBC2 #C28EFB
tetradic
#FBC28E #91FB8E #8EC7FB #F98EFB
square
#FBC28E #91FB8E #8EC7FB #F98EFB
split-complementary
#FBC28E #8EFBF9 #8E91FB
monochromatic
#F78218 #F9A253 #FBC28E #FDE2C9 #FEEFE1
Accessibility & contrast
On white
1.59
#FBC28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FBC28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC28E
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC28E | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C58A
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#FFB6B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbc28e; /* rgb */ color: rgb(251, 194, 142); /* oklch */ color: oklch(85.4% 0.094 63.4);
Tailwind
colors: {
custom: {
50: '#ffd4af',
500: '#fbc28e',
950: '#000000',
},
}SCSS
$custom: #fbc28e; $custom-light: #ffd4af; $custom-dark: #000000;
JSON
{
"hex": "#fbc28e",
"rgb": {
"r": 251,
"g": 194,
"b": 142
},
"hsl": {
"h": 28.624,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.85355,
"c": 0.09383,
"h": 63.4
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#FBC28E
secondary
#539ADB
accent
#78E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381