#FDCD9B#FDCD9B
#FDCD9B is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.9% C 0.085 H 67.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD9B |
|---|---|
| RGB | rgb(253, 205, 155) |
| HSL | hsl(31, 96%, 80%) |
| HSV | hsv(31, 39%, 99%) |
| CMYK | cmyk(0%, 19%, 38.7%, 0.8%) |
| CIE-LAB | lab(85.46, 10.42, 31.31) |
| CIE-LCH | lch(85.46, 33.00, 71.59°) |
| OKLab | oklab(87.86% 0.0323 0.0781) |
| OKLCH | oklch(87.86% 0.085 67.5) |
| XYZ | xyz(68.2578, 66.9153, 40.3246) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.82
Peach
#FFDAB9
ΔE00 5.38
Navajowhite
#FFDEAD
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 6.24
Burlywood
#DEB887
ΔE00 6.29
Moccasin
#FFE4B5
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD9B #9BCBFD
analogous
#FD9C9B #FDCD9B #FCFD9B
triadic
#FDCD9B #9BFDCD #CD9BFD
tetradic
#FDCD9B #9BFD9C #9BCBFD #FD9BFC
square
#FDCD9B #9BFD9C #9BCBFD #FD9BFC
split-complementary
#FDCD9B #9BFCFD #9C9BFD
monochromatic
#FB9123 #FCAF5F #FDCD9B #FEEBD7 #FEF0E1
Accessibility & contrast
On white
1.46
#FDCD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FDCD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD9B
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD9B | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF97
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#FFC2C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcd9b; /* rgb */ color: rgb(253, 205, 155); /* oklch */ color: oklch(87.9% 0.085 67.5);
Tailwind
colors: {
custom: {
50: '#ffdcb9',
500: '#fdcd9b',
950: '#000000',
},
}SCSS
$custom: #fdcd9b; $custom-light: #ffdcb9; $custom-dark: #000000;
JSON
{
"hex": "#fdcd9b",
"rgb": {
"r": 253,
"g": 205,
"b": 155
},
"hsl": {
"h": 30.612,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.87858,
"c": 0.0845,
"h": 67.5
},
"luminance": 0.66912
}Semantic roles & 50–950 ramp
primary
#FDCD9B
secondary
#5D9DDF
accent
#70E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481