#FBDDAF#FBDDAF
#FBDDAF is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.1% C 0.068 H 78.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDAF |
|---|---|
| RGB | rgb(251, 221, 175) |
| HSL | hsl(36, 90%, 84%) |
| HSV | hsv(36, 30%, 98%) |
| CMYK | cmyk(0%, 12%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.54, 3.76, 26.42) |
| CIE-LCH | lch(89.54, 26.69, 81.90°) |
| OKLab | oklab(91.13% 0.0138 0.0669) |
| OKLCH | oklch(91.13% 0.068 78.3) |
| XYZ | xyz(73.3790, 75.3198, 51.2220) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.02
Moccasin
#FFE4B5
ΔE00 1.80
Wheat
#F5DEB3
ΔE00 2.24
Pale Peach
#FFE5AD
ΔE00 3.50
Bisque
#FFE4C4
ΔE00 4.26
Light Peach
#FFD8B1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDAF #AFCDFB
analogous
#FBB7AF #FBDDAF #F3FBAF
triadic
#FBDDAF #AFFBDD #DDAFFB
tetradic
#FBDDAF #AFFBB7 #AFCDFB #FBAFF3
square
#FBDDAF #AFFBB7 #AFCDFB #FBAFF3
split-complementary
#FBDDAF #AFF3FB #B7AFFB
monochromatic
#F5AB3A #F8C475 #FBDDAF #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.31
#FBDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FBDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDAF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDAF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#F1E4B0
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbddaf; /* rgb */ color: rgb(251, 221, 175); /* oklch */ color: oklch(91.1% 0.068 78.3);
Tailwind
colors: {
custom: {
50: '#fde7c7',
500: '#fbddaf',
950: '#000000',
},
}SCSS
$custom: #fbddaf; $custom-light: #fde7c7; $custom-dark: #000000;
JSON
{
"hex": "#fbddaf",
"rgb": {
"r": 251,
"g": 221,
"b": 175
},
"hsl": {
"h": 36.316,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.91131,
"c": 0.06827,
"h": 78.3
},
"luminance": 0.75317
}Semantic roles & 50–950 ramp
primary
#FBDDAF
secondary
#6F9BDF
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482