#FDC27A#FDC27A
#FDC27A is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.2% C 0.112 H 70.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC27A |
|---|---|
| RGB | rgb(253, 194, 122) |
| HSL | hsl(33, 97%, 74%) |
| HSV | hsv(33, 52%, 99%) |
| CMYK | cmyk(0%, 23.3%, 51.8%, 0.8%) |
| CIE-LAB | lab(82.31, 12.92, 44.13) |
| CIE-LCH | lch(82.31, 45.98, 73.68°) |
| OKLab | oklab(85.23% 0.0367 0.1059) |
| OKLCH | oklch(85.23% 0.112 70.9) |
| XYZ | xyz(63.3157, 60.8755, 26.8238) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.10
Butterscotch
#FDB147
ΔE00 6.40
Burlywood
#DEB887
ΔE00 6.84
Light Orange
#FDAA48
ΔE00 7.28
Pale Orange
#FFA756
ΔE00 8.18
Sandybrown
#F4A460
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC27A #7AB5FD
analogous
#FD807A #FDC27A #F7FD7A
triadic
#FDC27A #7AFDC2 #C27AFD
tetradic
#FDC27A #7AFD80 #7AB5FD #FD7AF7
square
#FDC27A #7AFD80 #7AB5FD #FD7AF7
split-complementary
#FDC27A #7AF7FD #807AFD
monochromatic
#F98A04 #FCA63E #FDC27A #FEDEB6 #FFF1E1
Accessibility & contrast
On white
1.59
#FDC27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FDC27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC27A
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC27A | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#E5D27C
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc27a; /* rgb */ color: rgb(253, 194, 122); /* oklch */ color: oklch(85.2% 0.112 70.9);
Tailwind
colors: {
custom: {
50: '#ffd4a2',
500: '#fdc27a',
950: '#000000',
},
}SCSS
$custom: #fdc27a; $custom-light: #ffd4a2; $custom-dark: #000000;
JSON
{
"hex": "#fdc27a",
"rgb": {
"r": 253,
"g": 194,
"b": 122
},
"hsl": {
"h": 32.977,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.85231,
"c": 0.11208,
"h": 70.9
},
"luminance": 0.60871
}Semantic roles & 50–950 ramp
primary
#FDC27A
secondary
#4186DB
accent
#67E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380