#FDC190#FDC190
#FDC190 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.4% C 0.094 H 60.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC190 |
|---|---|
| RGB | rgb(253, 193, 144) |
| HSL | hsl(27, 96%, 78%) |
| HSV | hsv(27, 43%, 99%) |
| CMYK | cmyk(0%, 23.7%, 43.1%, 0.8%) |
| CIE-LAB | lab(82.40, 15.50, 32.97) |
| CIE-LCH | lch(82.40, 36.43, 64.81°) |
| OKLab | oklab(85.41% 0.0465 0.0816) |
| OKLCH | oklch(85.41% 0.094 60.3) |
| XYZ | xyz(64.6145, 61.0401, 34.7587) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.18
Apricot (survey)
#FFB16D
ΔE00 5.56
Apricot
#FBCEB1
ΔE00 6.27
Light Peach
#FFD8B1
ΔE00 6.83
Burlywood
#DEB887
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC190 #90CCFD
analogous
#FD9096 #FDC190 #FDF790
triadic
#FDC190 #90FDC1 #C190FD
tetradic
#FDC190 #96FD90 #90CCFD #F790FD
square
#FDC190 #96FD90 #90CCFD #F790FD
split-complementary
#FDC190 #90FDF7 #9096FD
monochromatic
#FB7E18 #FC9F54 #FDC190 #FEE3CC #FEEEE1
Accessibility & contrast
On white
1.59
#FDC190 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FDC190 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC190
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC190 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC190 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58C
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#FFB5B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc190; /* rgb */ color: rgb(253, 193, 144); /* oklch */ color: oklch(85.4% 0.094 60.3);
Tailwind
colors: {
custom: {
50: '#ffd3b1',
500: '#fdc190',
950: '#000000',
},
}SCSS
$custom: #fdc190; $custom-light: #ffd3b1; $custom-dark: #000000;
JSON
{
"hex": "#fdc190",
"rgb": {
"r": 253,
"g": 193,
"b": 144
},
"hsl": {
"h": 26.972,
"s": 96.46,
"l": 77.843
},
"oklch": {
"l": 0.85407,
"c": 0.09394,
"h": 60.3
},
"luminance": 0.61036
}Semantic roles & 50–950 ramp
primary
#FDC190
secondary
#53A0DE
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381