#FDC288#FDC288
#FDC288 is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.5% C 0.100 H 65.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC288 |
|---|---|
| RGB | rgb(253, 194, 136) |
| HSL | hsl(30, 97%, 76%) |
| HSV | hsv(30, 46%, 99%) |
| CMYK | cmyk(0%, 23.3%, 46.2%, 0.8%) |
| CIE-LAB | lab(82.51, 14.19, 37.26) |
| CIE-LCH | lch(82.51, 39.87, 69.15°) |
| OKLab | oklab(85.45% 0.0419 0.0912) |
| OKLCH | oklch(85.45% 0.1 65.3) |
| XYZ | xyz(64.2464, 61.2478, 31.7259) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.18
Burlywood
#DEB887
ΔE00 6.33
Peach (survey)
#FFB07C
ΔE00 6.56
Light Peach
#FFD8B1
ΔE00 7.14
Sandybrown
#F4A460
ΔE00 7.85
Apricot
#FBCEB1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC288 #88C3FD
analogous
#FD8889 #FDC288 #FDFD88
triadic
#FDC288 #88FDC2 #C288FD
tetradic
#FDC288 #89FD88 #88C3FD #FD88FD
square
#FDC288 #89FD88 #88C3FD #FD88FD
split-complementary
#FDC288 #88FDFD #8889FD
monochromatic
#FB8410 #FCA34C #FDC288 #FEE1C4 #FEF0E1
Accessibility & contrast
On white
1.59
#FDC288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FDC288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC288
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC288 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc288; /* rgb */ color: rgb(253, 194, 136); /* oklch */ color: oklch(85.5% 0.100 65.3);
Tailwind
colors: {
custom: {
50: '#ffd4ab',
500: '#fdc288',
950: '#000000',
},
}SCSS
$custom: #fdc288; $custom-light: #ffd4ab; $custom-dark: #000000;
JSON
{
"hex": "#fdc288",
"rgb": {
"r": 253,
"g": 194,
"b": 136
},
"hsl": {
"h": 29.744,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.85453,
"c": 0.10037,
"h": 65.3
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#FDC288
secondary
#4D95DD
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381