#FFD37A#FFD37A
#FFD37A is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.7% C 0.118 H 83.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD37A |
|---|---|
| RGB | rgb(255, 211, 122) |
| HSL | hsl(40, 100%, 74%) |
| HSV | hsv(40, 52%, 100%) |
| CMYK | cmyk(0%, 17.3%, 52.2%, 0%) |
| CIE-LAB | lab(86.63, 4.92, 49.48) |
| CIE-LCH | lch(86.63, 49.72, 84.32°) |
| OKLab | oklab(88.66% 0.013 0.1178) |
| OKLCH | oklch(88.66% 0.118 83.7) |
| XYZ | xyz(68.0500, 69.2574, 28.1922) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.62
Light Mustard
#F7D560
ΔE00 5.45
Maize
#F4D054
ΔE00 5.93
Pale Gold
#FDDE6C
ΔE00 6.02
Sand (survey)
#E2CA76
ΔE00 6.28
Sandy
#F1DA7A
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD37A #7AA6FF
analogous
#FF917A #FFD37A #E9FF7A
triadic
#FFD37A #7AFFD3 #D37AFF
tetradic
#FFD37A #7AFF91 #7AA6FF #FF7AE9
square
#FFD37A #7AFF91 #7AA6FF #FF7AE9
split-complementary
#FFD37A #7AE9FF #917AFF
monochromatic
#FFAA00 #FFBF3D #FFD37A #FFE7B7 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#FFD37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD37A
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD37A | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#F1DE7D
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd37a; /* rgb */ color: rgb(255, 211, 122); /* oklch */ color: oklch(88.7% 0.118 83.7);
Tailwind
colors: {
custom: {
50: '#ffe0a2',
500: '#ffd37a',
950: '#000000',
},
}SCSS
$custom: #ffd37a; $custom-light: #ffe0a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd37a",
"rgb": {
"r": 255,
"g": 211,
"b": 122
},
"hsl": {
"h": 40.15,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.88663,
"c": 0.11849,
"h": 83.7
},
"luminance": 0.69254
}Semantic roles & 50–950 ramp
primary
#FFD37A
secondary
#4074DD
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480