#FBCDA8#FBCDA8
#FBCDA8 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.071 H 60.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCDA8 |
|---|---|
| RGB | rgb(251, 205, 168) |
| HSL | hsl(27, 91%, 82%) |
| HSV | hsv(27, 33%, 98%) |
| CMYK | cmyk(0%, 18.3%, 33.1%, 1.6%) |
| CIE-LAB | lab(85.51, 11.16, 24.56) |
| CIE-LCH | lch(85.51, 26.97, 65.55°) |
| OKLab | oklab(87.93% 0.0352 0.0622) |
| OKLCH | oklch(87.93% 0.072 60.5) |
| XYZ | xyz(68.6844, 67.0022, 46.3530) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.65
Light Peach
#FFD8B1
ΔE00 3.29
Peach
#FFDAB9
ΔE00 3.57
Navajowhite
#FFDEAD
ΔE00 7.11
Bisque
#FFE4C4
ΔE00 7.20
Burlywood
#DEB887
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCDA8 #A8D6FB
analogous
#FBA8AD #FBCDA8 #FBF7A8
triadic
#FBCDA8 #A8FBCD #CDA8FB
tetradic
#FBCDA8 #ADFBA8 #A8D6FB #F7A8FB
square
#FBCDA8 #ADFBA8 #A8D6FB #F7A8FB
split-complementary
#FBCDA8 #A8FBF7 #A8ADFB
monochromatic
#F68A33 #F8AB6D #FBCDA8 #FEEEE2 #FEEEE2
Accessibility & contrast
On white
1.46
#FBCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FBCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCDA8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCDA8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A6
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbcda8; /* rgb */ color: rgb(251, 205, 168); /* oklch */ color: oklch(87.9% 0.071 60.5);
Tailwind
colors: {
custom: {
50: '#fedcc2',
500: '#fbcda8',
950: '#000000',
},
}SCSS
$custom: #fbcda8; $custom-light: #fedcc2; $custom-dark: #000000;
JSON
{
"hex": "#fbcda8",
"rgb": {
"r": 251,
"g": 205,
"b": 168
},
"hsl": {
"h": 26.747,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.87925,
"c": 0.0715,
"h": 60.5
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#FBCDA8
secondary
#69AADE
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482