#FBDFCD#FBDFCD
#FBDFCD is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.039 H 54.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFCD |
|---|---|
| RGB | rgb(251, 223, 205) |
| HSL | hsl(23, 85%, 89%) |
| HSV | hsv(23, 18%, 98%) |
| CMYK | cmyk(0%, 11.2%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.64, 6.84, 12.34) |
| CIE-LCH | lch(90.64, 14.11, 61.02°) |
| OKLab | oklab(92.19% 0.0226 0.0322) |
| OKLCH | oklch(92.19% 0.039 54.9) |
| XYZ | xyz(77.1906, 77.6943, 68.6761) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.19
Bisque
#FFE4C4
ΔE00 5.77
Apricot
#FBCEB1
ΔE00 6.18
Antiquewhite
#FAEBD7
ΔE00 6.25
Warm Beige
#E9DCC9
ΔE00 6.76
Mistyrose
#FFE4E1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFCD #CDE9FB
analogous
#FBCDD2 #FBDFCD #FBF6CD
triadic
#FBDFCD #CDFBDF #DFCDFB
tetradic
#FBDFCD #D2FBCD #CDE9FB #F6CDFB
square
#FBDFCD #D2FBCD #CDE9FB #F6CDFB
split-complementary
#FBDFCD #CDFBF6 #CDD2FB
monochromatic
#F2965C #F6BB94 #FBDFCD #FDEDE3 #FDEDE3
Accessibility & contrast
On white
1.27
#FBDFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FBDFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFCD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFCD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CC
Deuteranopia (green-blind)
#EDE7CD
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdfcd; /* rgb */ color: rgb(251, 223, 205); /* oklch */ color: oklch(92.2% 0.039 54.9);
Tailwind
colors: {
custom: {
50: '#fde9dc',
500: '#fbdfcd',
950: '#000000',
},
}SCSS
$custom: #fbdfcd; $custom-light: #fde9dc; $custom-dark: #000000;
JSON
{
"hex": "#fbdfcd",
"rgb": {
"r": 251,
"g": 223,
"b": 205
},
"hsl": {
"h": 23.478,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.92191,
"c": 0.03933,
"h": 54.9
},
"luminance": 0.77692
}Semantic roles & 50–950 ramp
primary
#FBDFCD
secondary
#8BC0E2
accent
#8BE204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484