#FDBB95#FDBB95
#FDBB95 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.4% C 0.092 H 51.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDBB95 |
|---|---|
| RGB | rgb(253, 187, 149) |
| HSL | hsl(22, 96%, 79%) |
| HSV | hsv(22, 41%, 99%) |
| CMYK | cmyk(0%, 26.1%, 41.1%, 0.8%) |
| CIE-LAB | lab(81.07, 19.17, 28.58) |
| CIE-LCH | lch(81.07, 34.41, 56.15°) |
| OKLab | oklab(84.4% 0.0578 0.0715) |
| OKLCH | oklch(84.4% 0.092 51) |
| XYZ | xyz(63.7056, 58.5973, 36.3829) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.33
Apricot
#FBCEB1
ΔE00 6.01
Pale Salmon
#FFB19A
ΔE00 6.51
Apricot (survey)
#FFB16D
ΔE00 7.43
Lightsalmon
#FFA07A
ΔE00 7.60
Light Salmon
#FEA993
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDBB95 #95D7FD
analogous
#FD95A3 #FDBB95 #FDEF95
triadic
#FDBB95 #95FDBB #BB95FD
tetradic
#FDBB95 #A3FD95 #95D7FD #EF95FD
square
#FDBB95 #A3FD95 #95D7FD #EF95FD
split-complementary
#FDBB95 #95FDEF #95A3FD
monochromatic
#FB6E1D #FC9459 #FDBB95 #FEE2D1 #FEECE1
Accessibility & contrast
On white
1.65
#FDBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FDBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDBB95
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDBB95 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#FFAFB1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fdbb95; /* rgb */ color: rgb(253, 187, 149); /* oklch */ color: oklch(84.4% 0.092 51.0);
Tailwind
colors: {
custom: {
50: '#ffcfb4',
500: '#fdbb95',
950: '#000000',
},
}SCSS
$custom: #fdbb95; $custom-light: #ffcfb4; $custom-dark: #000000;
JSON
{
"hex": "#fdbb95",
"rgb": {
"r": 253,
"g": 187,
"b": 149
},
"hsl": {
"h": 21.923,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.84399,
"c": 0.09191,
"h": 51
},
"luminance": 0.58593
}Semantic roles & 50–950 ramp
primary
#FDBB95
secondary
#58ADDE
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181311
muted
#868381