#FBC48E#FBC48E
#FBC48E is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.7% C 0.094 H 65.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC48E |
|---|---|
| RGB | rgb(251, 196, 142) |
| HSL | hsl(30, 93%, 77%) |
| HSV | hsv(30, 43%, 98%) |
| CMYK | cmyk(0%, 21.9%, 43.4%, 1.6%) |
| CIE-LAB | lab(82.88, 12.95, 34.60) |
| CIE-LCH | lch(82.88, 36.95, 69.48°) |
| OKLab | oklab(85.73% 0.0389 0.0854) |
| OKLCH | oklch(85.73% 0.094 65.5) |
| XYZ | xyz(64.4085, 61.9458, 34.1502) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.83
Apricot (survey)
#FFB16D
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 6.14
Peach (survey)
#FFB07C
ΔE00 7.04
Apricot
#FBCEB1
ΔE00 7.17
Peach
#FFDAB9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC48E #8EC5FB
analogous
#FB8E8F #FBC48E #FBFB8E
triadic
#FBC48E #8EFBC4 #C48EFB
tetradic
#FBC48E #8FFB8E #8EC5FB #FB8EFB
square
#FBC48E #8FFB8E #8EC5FB #FB8EFB
split-complementary
#FBC48E #8EFBFB #8E8FFB
monochromatic
#F78618 #F9A553 #FBC48E #FDE3C9 #FEF0E1
Accessibility & contrast
On white
1.57
#FBC48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FBC48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC48E
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC48E | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#FFB8B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbc48e; /* rgb */ color: rgb(251, 196, 142); /* oklch */ color: oklch(85.7% 0.094 65.5);
Tailwind
colors: {
custom: {
50: '#ffd5af',
500: '#fbc48e',
950: '#000000',
},
}SCSS
$custom: #fbc48e; $custom-light: #ffd5af; $custom-dark: #000000;
JSON
{
"hex": "#fbc48e",
"rgb": {
"r": 251,
"g": 196,
"b": 142
},
"hsl": {
"h": 29.725,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.85729,
"c": 0.0938,
"h": 65.5
},
"luminance": 0.61942
}Semantic roles & 50–950 ramp
primary
#FBC48E
secondary
#5397DB
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381