#FBD092#FBD092
#FBD092 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 88.1% C 0.092 H 76.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD092 |
|---|---|
| RGB | rgb(251, 208, 146) |
| HSL | hsl(35, 93%, 78%) |
| HSV | hsv(35, 42%, 98%) |
| CMYK | cmyk(0%, 17.1%, 41.8%, 1.6%) |
| CIE-LAB | lab(85.86, 7.12, 36.43) |
| CIE-LCH | lch(85.86, 37.12, 78.93°) |
| OKLab | oklab(88.08% 0.022 0.0898) |
| OKLCH | oklch(88.08% 0.092 76.2) |
| XYZ | xyz(67.5300, 67.6996, 36.6989) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.47
Light Peach
#FFD8B1
ΔE00 6.02
Pale Peach
#FFE5AD
ΔE00 6.30
Moccasin
#FFE4B5
ΔE00 6.31
Burlywood
#DEB887
ΔE00 6.59
Wheat
#F5DEB3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD092 #92BDFB
analogous
#FB9C92 #FBD092 #F1FB92
triadic
#FBD092 #92FBD0 #D092FB
tetradic
#FBD092 #92FB9C #92BDFB #FB92F1
square
#FBD092 #92FB9C #92BDFB #FB92F1
split-complementary
#FBD092 #92F1FB #9C92FB
monochromatic
#F79D1C #F9B757 #FBD092 #FDE9CD #FEF2E1
Accessibility & contrast
On white
1.44
#FBD092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#FBD092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD092
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD092 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#EBDB94
Tritanopia (blue-blind)
#FFC4C0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fbd092; /* rgb */ color: rgb(251, 208, 146); /* oklch */ color: oklch(88.1% 0.092 76.2);
Tailwind
colors: {
custom: {
50: '#fedeb2',
500: '#fbd092',
950: '#000000',
},
}SCSS
$custom: #fbd092; $custom-light: #fedeb2; $custom-dark: #000000;
JSON
{
"hex": "#fbd092",
"rgb": {
"r": 251,
"g": 208,
"b": 146
},
"hsl": {
"h": 35.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.88076,
"c": 0.09242,
"h": 76.2
},
"luminance": 0.67696
}Semantic roles & 50–950 ramp
primary
#FBD092
secondary
#568DDB
accent
#5EE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481