#FBDAC2#FBDAC2
#FBDAC2 is a very light, muted orange. Relative luminance 0.745; OKLCH L 91.0% C 0.049 H 58.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDAC2 |
|---|---|
| RGB | rgb(251, 218, 194) |
| HSL | hsl(25, 88%, 87%) |
| HSV | hsv(25, 23%, 98%) |
| CMYK | cmyk(0%, 13.1%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.18, 7.83, 16.03) |
| CIE-LCH | lch(89.18, 17.84, 63.97°) |
| OKLab | oklab(90.97% 0.0258 0.0415) |
| OKLCH | oklch(90.97% 0.049 58.1) |
| XYZ | xyz(74.5931, 74.5494, 61.4886) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.93
Apricot
#FBCEB1
ΔE00 4.09
Light Peach
#FFD8B1
ΔE00 4.70
Bisque
#FFE4C4
ΔE00 4.91
Blanchedalmond
#FFEBCD
ΔE00 7.23
Antiquewhite
#FAEBD7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDAC2 #C2E3FB
analogous
#FBC2C7 #FBDAC2 #FBF6C2
triadic
#FBDAC2 #C2FBDA #DAC2FB
tetradic
#FBDAC2 #C7FBC2 #C2E3FB #F6C2FB
square
#FBDAC2 #C7FBC2 #C2E3FB #F6C2FB
split-complementary
#FBDAC2 #C2FBF6 #C2C7FB
monochromatic
#F3944F #F7B789 #FBDAC2 #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.32
#FBDAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#FBDAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDAC2
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDAC2 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC0
Deuteranopia (green-blind)
#EBE3C2
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdac2; /* rgb */ color: rgb(251, 218, 194); /* oklch */ color: oklch(91.0% 0.049 58.1);
Tailwind
colors: {
custom: {
50: '#fde5d4',
500: '#fbdac2',
950: '#000000',
},
}SCSS
$custom: #fbdac2; $custom-light: #fde5d4; $custom-dark: #000000;
JSON
{
"hex": "#fbdac2",
"rgb": {
"r": 251,
"g": 218,
"b": 194
},
"hsl": {
"h": 25.263,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.90971,
"c": 0.04882,
"h": 58.1
},
"luminance": 0.74547
}Semantic roles & 50–950 ramp
primary
#FBDAC2
secondary
#80B8E1
accent
#85E401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483