#FBDFB2#FBDFB2
#FBDFB2 is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.066 H 79.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFB2 |
|---|---|
| RGB | rgb(251, 223, 178) |
| HSL | hsl(37, 90%, 84%) |
| HSV | hsv(37, 29%, 98%) |
| CMYK | cmyk(0%, 11.2%, 29.1%, 1.6%) |
| CIE-LAB | lab(90.09, 3.11, 25.62) |
| CIE-LCH | lch(90.09, 25.81, 83.07°) |
| OKLab | oklab(91.58% 0.012 0.0649) |
| OKLCH | oklch(91.58% 0.066 79.5) |
| XYZ | xyz(74.2081, 76.5013, 52.9681) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.26
Navajowhite
#FFDEAD
ΔE00 1.56
Wheat
#F5DEB3
ΔE00 1.67
Pale Peach
#FFE5AD
ΔE00 3.23
Bisque
#FFE4C4
ΔE00 4.06
Light Peach
#FFD8B1
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFB2 #B2CEFB
analogous
#FBBBB2 #FBDFB2 #F3FBB2
triadic
#FBDFB2 #B2FBDF #DFB2FB
tetradic
#FBDFB2 #B2FBBB #B2CEFB #FBB2F3
square
#FBDFB2 #B2FBBB #B2CEFB #FBB2F3
split-complementary
#FBDFB2 #B2F3FB #BBB2FB
monochromatic
#F5AF3E #F8C778 #FBDFB2 #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.29
#FBDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FBDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFB2
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFB2 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDFAF
Deuteranopia (green-blind)
#F2E6B3
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfb2; /* rgb */ color: rgb(251, 223, 178); /* oklch */ color: oklch(91.6% 0.066 79.5);
Tailwind
colors: {
custom: {
50: '#fde8c9',
500: '#fbdfb2',
950: '#000000',
},
}SCSS
$custom: #fbdfb2; $custom-light: #fde8c9; $custom-dark: #000000;
JSON
{
"hex": "#fbdfb2",
"rgb": {
"r": 251,
"g": 223,
"b": 178
},
"hsl": {
"h": 36.986,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.9158,
"c": 0.06606,
"h": 79.5
},
"luminance": 0.76499
}Semantic roles & 50–950 ramp
primary
#FBDFB2
secondary
#729CDF
accent
#58E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482