#FDD2BE#FDD2BE
#FDD2BE is a very light, muted orange. Relative luminance 0.707; OKLCH L 89.5% C 0.056 H 46.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD2BE |
|---|---|
| RGB | rgb(253, 210, 190) |
| HSL | hsl(19, 94%, 87%) |
| HSV | hsv(19, 25%, 99%) |
| CMYK | cmyk(0%, 17%, 24.9%, 0.8%) |
| CIE-LAB | lab(87.34, 12.16, 15.56) |
| CIE-LCH | lch(87.34, 19.75, 52.00°) |
| OKLab | oklab(89.54% 0.0384 0.0403) |
| OKLCH | oklch(89.54% 0.056 46.3) |
| XYZ | xyz(72.8497, 70.6963, 58.5136) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.40
Peach
#FFDAB9
ΔE00 6.21
Light Peach
#FFD8B1
ΔE00 7.62
Mistyrose
#FFE4E1
ΔE00 8.24
Bisque
#FFE4C4
ΔE00 9.25
Pale Salmon
#FFB19A
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD2BE #BEE9FD
analogous
#FDBECA #FDD2BE #FDF2BE
triadic
#FDD2BE #BEFDD2 #D2BEFD
tetradic
#FDD2BE #CAFDBE #BEE9FD #F2BEFD
square
#FDD2BE #CAFDBE #BEE9FD #F2BEFD
split-complementary
#FDD2BE #BEFDF2 #BECAFD
monochromatic
#F98047 #FBA983 #FDD2BE #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.39
#FDD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#FDD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD2BE
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD2BE | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#E7DEBE
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdd2be; /* rgb */ color: rgb(253, 210, 190); /* oklch */ color: oklch(89.5% 0.056 46.3);
Tailwind
colors: {
custom: {
50: '#ffdfd1',
500: '#fdd2be',
950: '#000000',
},
}SCSS
$custom: #fdd2be; $custom-light: #ffdfd1; $custom-dark: #000000;
JSON
{
"hex": "#fdd2be",
"rgb": {
"r": 253,
"g": 210,
"b": 190
},
"hsl": {
"h": 19.048,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.89544,
"c": 0.05566,
"h": 46.3
},
"luminance": 0.70694
}Semantic roles & 50–950 ramp
primary
#FDD2BE
secondary
#7BC3E4
accent
#9DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483