#FBDFC2#FBDFC2
#FBDFC2 is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.9% C 0.049 H 68.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFC2 |
|---|---|
| RGB | rgb(251, 223, 194) |
| HSL | hsl(31, 88%, 87%) |
| HSV | hsv(31, 23%, 98%) |
| CMYK | cmyk(0%, 11.2%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.41, 5.25, 17.75) |
| CIE-LCH | lch(90.41, 18.51, 73.51°) |
| OKLab | oklab(91.93% 0.0184 0.0457) |
| OKLCH | oklch(91.93% 0.049 68.1) |
| XYZ | xyz(75.9092, 77.1818, 61.9274) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.64
Peach
#FFDAB9
ΔE00 2.91
Light Peach
#FFD8B1
ΔE00 3.88
Blanchedalmond
#FFEBCD
ΔE00 4.10
Champagne
#F7E7CE
ΔE00 4.70
Antiquewhite
#FAEBD7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFC2 #C2DEFB
analogous
#FBC3C2 #FBDFC2 #FBFBC2
triadic
#FBDFC2 #C2FBDF #DFC2FB
tetradic
#FBDFC2 #C2FBC3 #C2DEFB #FBC2FB
square
#FBDFC2 #C2FBC3 #C2DEFB #FBC2FB
split-complementary
#FBDFC2 #C2FBFB #C3C2FB
monochromatic
#F3A34F #F7C189 #FBDFC2 #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.28
#FBDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FBDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFC2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFC2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E0C0
Deuteranopia (green-blind)
#EFE6C3
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdfc2; /* rgb */ color: rgb(251, 223, 194); /* oklch */ color: oklch(91.9% 0.049 68.1);
Tailwind
colors: {
custom: {
50: '#fde9d4',
500: '#fbdfc2',
950: '#000000',
},
}SCSS
$custom: #fbdfc2; $custom-light: #fde9d4; $custom-dark: #000000;
JSON
{
"hex": "#fbdfc2",
"rgb": {
"r": 251,
"g": 223,
"b": 194
},
"hsl": {
"h": 30.526,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.9193,
"c": 0.04928,
"h": 68.1
},
"luminance": 0.7718
}Semantic roles & 50–950 ramp
primary
#FBDFC2
secondary
#80B0E1
accent
#71E401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483