#FBDFD1#FBDFD1
#FBDFD1 is a very light, muted orange. Relative luminance 0.779; OKLCH L 92.3% C 0.036 H 48.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFD1 |
|---|---|
| RGB | rgb(251, 223, 209) |
| HSL | hsl(20, 84%, 90%) |
| HSV | hsv(20, 17%, 98%) |
| CMYK | cmyk(0%, 11.2%, 16.7%, 1.6%) |
| CIE-LAB | lab(90.73, 7.43, 10.38) |
| CIE-LCH | lch(90.73, 12.77, 54.39°) |
| OKLab | oklab(92.29% 0.0242 0.0272) |
| OKLCH | oklch(92.29% 0.036 48.3) |
| XYZ | xyz(77.6797, 77.8899, 71.2515) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.10
Peach
#FFDAB9
ΔE00 6.78
Apricot
#FBCEB1
ΔE00 6.94
Antiquewhite
#FAEBD7
ΔE00 7.29
Linen
#FAF0E6
ΔE00 7.47
Bisque
#FFE4C4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFD1 #D1EDFB
analogous
#FBD1D8 #FBDFD1 #FBF4D1
triadic
#FBDFD1 #D1FBDF #DFD1FB
tetradic
#FBDFD1 #D8FBD1 #D1EDFB #F4D1FB
square
#FBDFD1 #D8FBD1 #D1EDFB #F4D1FB
split-complementary
#FBDFD1 #D1FBF4 #D1D8FB
monochromatic
#F19160 #F6B899 #FBDFD1 #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.27
#FBDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FBDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFD1
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFD1 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#EDE7D1
Tritanopia (blue-blind)
#FFDBDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdfd1; /* rgb */ color: rgb(251, 223, 209); /* oklch */ color: oklch(92.3% 0.036 48.3);
Tailwind
colors: {
custom: {
50: '#fde9df',
500: '#fbdfd1',
950: '#000000',
},
}SCSS
$custom: #fbdfd1; $custom-light: #fde9df; $custom-dark: #000000;
JSON
{
"hex": "#fbdfd1",
"rgb": {
"r": 251,
"g": 223,
"b": 209
},
"hsl": {
"h": 20,
"s": 84,
"l": 90.196
},
"oklch": {
"l": 0.92291,
"c": 0.03636,
"h": 48.3
},
"luminance": 0.77888
}Semantic roles & 50–950 ramp
primary
#FBDFD1
secondary
#8EC6E2
accent
#97E005
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484