#FBDFCB#FBDFCB
#FBDFCB is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.041 H 57.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFCB |
|---|---|
| RGB | rgb(251, 223, 203) |
| HSL | hsl(25, 86%, 89%) |
| HSV | hsv(25, 19%, 98%) |
| CMYK | cmyk(0%, 11.2%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.60, 6.54, 13.33) |
| CIE-LCH | lch(90.60, 14.85, 63.85°) |
| OKLab | oklab(92.14% 0.0219 0.0346) |
| OKLCH | oklch(92.14% 0.041 57.7) |
| XYZ | xyz(76.9508, 77.5984, 67.4127) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.50
Bisque
#FFE4C4
ΔE00 4.93
Antiquewhite
#FAEBD7
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.23
Warm Beige
#E9DCC9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFCB #CBE7FB
analogous
#FBCBCF #FBDFCB #FBF7CB
triadic
#FBDFCB #CBFBDF #DFCBFB
tetradic
#FBDFCB #CFFBCB #CBE7FB #F7CBFB
square
#FBDFCB #CFFBCB #CBE7FB #F7CBFB
split-complementary
#FBDFCB #CBFBF7 #CBCFFB
monochromatic
#F29959 #F7BC92 #FBDFCB #FDEEE3 #FDEEE3
Accessibility & contrast
On white
1.27
#FBDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FBDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFCB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFCB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CA
Deuteranopia (green-blind)
#EEE6CB
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdfcb; /* rgb */ color: rgb(251, 223, 203); /* oklch */ color: oklch(92.1% 0.041 57.7);
Tailwind
colors: {
custom: {
50: '#fde9da',
500: '#fbdfcb',
950: '#000000',
},
}SCSS
$custom: #fbdfcb; $custom-light: #fde9da; $custom-dark: #000000;
JSON
{
"hex": "#fbdfcb",
"rgb": {
"r": 251,
"g": 223,
"b": 203
},
"hsl": {
"h": 25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.92142,
"c": 0.04097,
"h": 57.7
},
"luminance": 0.77596
}Semantic roles & 50–950 ramp
primary
#FBDFCB
secondary
#89BCE1
accent
#85E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483