#FDBB99#FDBB99
#FDBB99 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.5% C 0.089 H 48.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBB99 |
|---|---|
| RGB | rgb(253, 187, 153) |
| HSL | hsl(20, 96%, 80%) |
| HSV | hsv(20, 40%, 99%) |
| CMYK | cmyk(0%, 26.1%, 39.5%, 0.8%) |
| CIE-LAB | lab(81.14, 19.60, 26.56) |
| CIE-LCH | lch(81.14, 33.01, 53.57°) |
| OKLab | oklab(84.48% 0.0594 0.0668) |
| OKLCH | oklch(84.48% 0.089 48.3) |
| XYZ | xyz(64.0305, 58.7272, 38.0937) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.29
Pale Salmon
#FFB19A
ΔE00 5.36
Apricot
#FBCEB1
ΔE00 5.95
Light Salmon
#FEA993
ΔE00 7.05
Lightsalmon
#FFA07A
ΔE00 7.32
Apricot (survey)
#FFB16D
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBB99 #99DBFD
analogous
#FD99A9 #FDBB99 #FDED99
triadic
#FDBB99 #99FDBB #BB99FD
tetradic
#FDBB99 #A9FD99 #99DBFD #ED99FD
square
#FDBB99 #A9FD99 #99DBFD #ED99FD
split-complementary
#FDBB99 #99FDED #99A9FD
monochromatic
#FB6B21 #FC935D #FDBB99 #FEE3D5 #FEEBE1
Accessibility & contrast
On white
1.65
#FDBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#FDBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBB99
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBB99 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC197
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#FFB0B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fdbb99; /* rgb */ color: rgb(253, 187, 153); /* oklch */ color: oklch(84.5% 0.089 48.3);
Tailwind
colors: {
custom: {
50: '#ffcfb7',
500: '#fdbb99',
950: '#000000',
},
}SCSS
$custom: #fdbb99; $custom-light: #ffcfb7; $custom-dark: #000000;
JSON
{
"hex": "#fdbb99",
"rgb": {
"r": 253,
"g": 187,
"b": 153
},
"hsl": {
"h": 20.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.84478,
"c": 0.08935,
"h": 48.3
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#FDBB99
secondary
#5BB2DF
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381