#FBDFC8#FBDFC8
#FBDFC8 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.1% C 0.044 H 61.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFC8 |
|---|---|
| RGB | rgb(251, 223, 200) |
| HSL | hsl(27, 86%, 88%) |
| HSV | hsv(27, 20%, 98%) |
| CMYK | cmyk(0%, 11.2%, 20.3%, 1.6%) |
| CIE-LAB | lab(90.53, 6.11, 14.80) |
| CIE-LCH | lch(90.53, 16.01, 67.58°) |
| OKLab | oklab(92.07% 0.0207 0.0384) |
| OKLCH | oklch(92.07% 0.044 61.6) |
| XYZ | xyz(76.5967, 77.4568, 65.5481) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.63
Bisque
#FFE4C4
ΔE00 3.72
Light Peach
#FFD8B1
ΔE00 5.25
Antiquewhite
#FAEBD7
ΔE00 5.45
Blanchedalmond
#FFEBCD
ΔE00 5.56
Champagne
#F7E7CE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFC8 #C8E4FB
analogous
#FBC8CA #FBDFC8 #FBF9C8
triadic
#FBDFC8 #C8FBDF #DFC8FB
tetradic
#FBDFC8 #CAFBC8 #C8E4FB #F9C8FB
square
#FBDFC8 #CAFBC8 #C8E4FB #F9C8FB
split-complementary
#FBDFC8 #C8FBF9 #C8CAFB
monochromatic
#F39D56 #F7BE8F #FBDFC8 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.27
#FBDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#FBDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFC8
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFC8 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C7
Deuteranopia (green-blind)
#EEE6C8
Tritanopia (blue-blind)
#FFD9D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdfc8; /* rgb */ color: rgb(251, 223, 200); /* oklch */ color: oklch(92.1% 0.044 61.6);
Tailwind
colors: {
custom: {
50: '#fde9d8',
500: '#fbdfc8',
950: '#000000',
},
}SCSS
$custom: #fbdfc8; $custom-light: #fde9d8; $custom-dark: #000000;
JSON
{
"hex": "#fbdfc8",
"rgb": {
"r": 251,
"g": 223,
"b": 200
},
"hsl": {
"h": 27.059,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.9207,
"c": 0.04359,
"h": 61.6
},
"luminance": 0.77455
}Semantic roles & 50–950 ramp
primary
#FBDFC8
secondary
#86B8E1
accent
#7EE303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483