#FDCB90#FDCB90
#FDCB90 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.094 H 70.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB90 |
|---|---|
| RGB | rgb(253, 203, 144) |
| HSL | hsl(32, 96%, 78%) |
| HSV | hsv(32, 43%, 99%) |
| CMYK | cmyk(0%, 19.8%, 43.1%, 0.8%) |
| CIE-LAB | lab(84.80, 10.29, 36.11) |
| CIE-LCH | lch(84.80, 37.55, 74.09°) |
| OKLab | oklab(87.28% 0.0311 0.0889) |
| OKLCH | oklch(87.28% 0.094 70.7) |
| XYZ | xyz(66.9004, 65.6117, 35.5207) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.64
Navajowhite
#FFDEAD
ΔE00 5.87
Burlywood
#DEB887
ΔE00 6.09
Peach
#FFDAB9
ΔE00 7.34
Moccasin
#FFE4B5
ΔE00 7.93
Apricot (survey)
#FFB16D
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB90 #90C2FD
analogous
#FD9490 #FDCB90 #F8FD90
triadic
#FDCB90 #90FDCB #CB90FD
tetradic
#FDCB90 #90FD94 #90C2FD #FD90F8
square
#FDCB90 #90FD94 #90C2FD #FD90F8
split-complementary
#FDCB90 #90F8FD #9490FD
monochromatic
#FB9318 #FCAF54 #FDCB90 #FEE7CC #FEF1E1
Accessibility & contrast
On white
1.49
#FDCB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FDCB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB90
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB90 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#E9D891
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcb90; /* rgb */ color: rgb(253, 203, 144); /* oklch */ color: oklch(87.3% 0.094 70.7);
Tailwind
colors: {
custom: {
50: '#ffdab1',
500: '#fdcb90',
950: '#000000',
},
}SCSS
$custom: #fdcb90; $custom-light: #ffdab1; $custom-dark: #000000;
JSON
{
"hex": "#fdcb90",
"rgb": {
"r": 253,
"g": 203,
"b": 144
},
"hsl": {
"h": 32.477,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.8728,
"c": 0.09421,
"h": 70.7
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#FDCB90
secondary
#5393DE
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381