#FBCDA9#FBCDA9
#FBCDA9 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.071 H 59.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDA9 |
|---|---|
| RGB | rgb(251, 205, 169) |
| HSL | hsl(26, 91%, 82%) |
| HSV | hsv(26, 33%, 98%) |
| CMYK | cmyk(0%, 18.3%, 32.7%, 1.6%) |
| CIE-LAB | lab(85.52, 11.29, 24.06) |
| CIE-LCH | lch(85.52, 26.57, 64.86°) |
| OKLab | oklab(87.95% 0.0356 0.061) |
| OKLCH | oklch(87.95% 0.071 59.7) |
| XYZ | xyz(68.7779, 67.0396, 46.8455) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.32
Light Peach
#FFD8B1
ΔE00 3.46
Peach
#FFDAB9
ΔE00 3.58
Bisque
#FFE4C4
ΔE00 7.26
Navajowhite
#FFDEAD
ΔE00 7.36
Burlywood
#DEB887
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDA9 #A9D7FB
analogous
#FBA9AE #FBCDA9 #FBF6A9
triadic
#FBCDA9 #A9FBCD #CDA9FB
tetradic
#FBCDA9 #AEFBA9 #A9D7FB #F6A9FB
square
#FBCDA9 #AEFBA9 #A9D7FB #F6A9FB
split-complementary
#FBCDA9 #A9FBF6 #A9AEFB
monochromatic
#F68934 #F8AB6F #FBCDA9 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.46
#FBCDA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FBCDA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDA9
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDA9 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcda9; /* rgb */ color: rgb(251, 205, 169); /* oklch */ color: oklch(87.9% 0.071 59.7);
Tailwind
colors: {
custom: {
50: '#fedcc2',
500: '#fbcda9',
950: '#000000',
},
}SCSS
$custom: #fbcda9; $custom-light: #fedcc2; $custom-dark: #000000;
JSON
{
"hex": "#fbcda9",
"rgb": {
"r": 251,
"g": 205,
"b": 169
},
"hsl": {
"h": 26.341,
"s": 91.111,
"l": 82.353
},
"oklch": {
"l": 0.87945,
"c": 0.07066,
"h": 59.7
},
"luminance": 0.67036
}Semantic roles & 50–950 ramp
primary
#FBCDA9
secondary
#6AABDE
accent
#81E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482