#FBD09C#FBD09C
#FBD09C is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.3% C 0.083 H 71.7°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD09C |
|---|---|
| RGB | rgb(251, 208, 156) |
| HSL | hsl(33, 92%, 80%) |
| HSV | hsv(33, 38%, 98%) |
| CMYK | cmyk(0%, 17.1%, 37.8%, 1.6%) |
| CIE-LAB | lab(86.02, 8.20, 31.50) |
| CIE-LCH | lch(86.02, 32.55, 75.40°) |
| OKLab | oklab(88.26% 0.0259 0.0786) |
| OKLCH | oklch(88.26% 0.083 71.7) |
| XYZ | xyz(68.3421, 68.0245, 40.9762) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.81
Navajowhite
#FFDEAD
ΔE00 3.95
Peach
#FFDAB9
ΔE00 5.58
Moccasin
#FFE4B5
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.20
Wheat
#F5DEB3
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD09C #9CC7FB
analogous
#FBA19C #FBD09C #F7FB9C
triadic
#FBD09C #9CFBD0 #D09CFB
tetradic
#FBD09C #9CFBA1 #9CC7FB #FB9CF7
square
#FBD09C #9CFBA1 #9CC7FB #FB9CF7
split-complementary
#FBD09C #9CF7FB #A19CFB
monochromatic
#F69826 #F9B461 #FBD09C #FDECD7 #FEF1E2
Accessibility & contrast
On white
1.44
#FBD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#FBD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD09C
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD09C | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D198
Deuteranopia (green-blind)
#EADB9D
Tritanopia (blue-blind)
#FFC5C2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbd09c; /* rgb */ color: rgb(251, 208, 156); /* oklch */ color: oklch(88.3% 0.083 71.7);
Tailwind
colors: {
custom: {
50: '#fedeb9',
500: '#fbd09c',
950: '#000000',
},
}SCSS
$custom: #fbd09c; $custom-light: #fedeb9; $custom-dark: #000000;
JSON
{
"hex": "#fbd09c",
"rgb": {
"r": 251,
"g": 208,
"b": 156
},
"hsl": {
"h": 32.842,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.88256,
"c": 0.08274,
"h": 71.7
},
"luminance": 0.68021
}Semantic roles & 50–950 ramp
primary
#FBD09C
secondary
#5F98DC
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481