#FDDBB2#FDDBB2
#FDDBB2 is a very light, moderate orange. Relative luminance 0.748; OKLCH L 91.0% C 0.066 H 72.1°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDBB2 |
|---|---|
| RGB | rgb(253, 219, 178) |
| HSL | hsl(33, 95%, 85%) |
| HSV | hsv(33, 30%, 99%) |
| CMYK | cmyk(0%, 13.4%, 29.6%, 0.8%) |
| CIE-LAB | lab(89.28, 5.92, 24.54) |
| CIE-LCH | lch(89.28, 25.24, 76.44°) |
| OKLab | oklab(90.99% 0.0202 0.0623) |
| OKLCH | oklch(90.99% 0.066 72.1) |
| XYZ | xyz(73.8765, 74.7627, 52.6500) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.02
Navajowhite
#FFDEAD
ΔE00 2.45
Peach
#FFDAB9
ΔE00 3.18
Bisque
#FFE4C4
ΔE00 3.35
Moccasin
#FFE4B5
ΔE00 3.77
Wheat
#F5DEB3
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDBB2 #B2D4FD
analogous
#FDB6B2 #FDDBB2 #FAFDB2
triadic
#FDDBB2 #B2FDDB #DBB2FD
tetradic
#FDDBB2 #B2FDB6 #B2D4FD #FDB2FA
square
#FDDBB2 #B2FDB6 #B2D4FD #FDB2FA
split-complementary
#FDDBB2 #B2FAFD #B6B2FD
monochromatic
#FAA33B #FBBF76 #FDDBB2 #FEF1E1 #FEF1E1
Accessibility & contrast
On white
1.32
#FDDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FDDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDBB2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDBB2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fddbb2; /* rgb */ color: rgb(253, 219, 178); /* oklch */ color: oklch(91.0% 0.066 72.1);
Tailwind
colors: {
custom: {
50: '#ffe6c9',
500: '#fddbb2',
950: '#000000',
},
}SCSS
$custom: #fddbb2; $custom-light: #ffe6c9; $custom-dark: #000000;
JSON
{
"hex": "#fddbb2",
"rgb": {
"r": 253,
"g": 219,
"b": 178
},
"hsl": {
"h": 32.8,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.90986,
"c": 0.0655,
"h": 72.1
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#FDDBB2
secondary
#71A4E2
accent
#68E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482