#FDCB89#FDCB89
#FDCB89 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.2% C 0.101 H 73.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB89 |
|---|---|
| RGB | rgb(253, 203, 137) |
| HSL | hsl(34, 97%, 76%) |
| HSV | hsv(34, 46%, 99%) |
| CMYK | cmyk(0%, 19.8%, 45.8%, 0.8%) |
| CIE-LAB | lab(84.69, 9.60, 39.55) |
| CIE-LCH | lch(84.69, 40.70, 76.36°) |
| OKLab | oklab(87.16% 0.0284 0.0965) |
| OKLCH | oklch(87.16% 0.101 73.6) |
| XYZ | xyz(66.3819, 65.4043, 32.7899) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.48
Light Peach
#FFD8B1
ΔE00 6.92
Moccasin
#FFE4B5
ΔE00 8.18
Pale Peach
#FFE5AD
ΔE00 8.25
Very Light Brown
#D3B683
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB89 #89BBFD
analogous
#FD9189 #FDCB89 #F5FD89
triadic
#FDCB89 #89FDCB #CB89FD
tetradic
#FDCB89 #89FD91 #89BBFD #FD89F5
square
#FDCB89 #89FD91 #89BBFD #FD89F5
split-complementary
#FDCB89 #89F5FD #9189FD
monochromatic
#FB9611 #FCB04D #FDCB89 #FEE6C5 #FEF2E1
Accessibility & contrast
On white
1.49
#FDCB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FDCB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB89
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB89 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC84
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdcb89; /* rgb */ color: rgb(253, 203, 137); /* oklch */ color: oklch(87.2% 0.101 73.6);
Tailwind
colors: {
custom: {
50: '#ffdaac',
500: '#fdcb89',
950: '#000000',
},
}SCSS
$custom: #fdcb89; $custom-light: #ffdaac; $custom-dark: #000000;
JSON
{
"hex": "#fdcb89",
"rgb": {
"r": 253,
"g": 203,
"b": 137
},
"hsl": {
"h": 34.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.87162,
"c": 0.1006,
"h": 73.6
},
"luminance": 0.65401
}Semantic roles & 50–950 ramp
primary
#FDCB89
secondary
#4D8BDD
accent
#63E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381