#FFD37F#FFD37F
#FFD37F is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.7% C 0.114 H 82.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD37F |
|---|---|
| RGB | rgb(255, 211, 127) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 50%, 100%) |
| CMYK | cmyk(0%, 17.3%, 50.2%, 0%) |
| CIE-LAB | lab(86.69, 5.35, 47.11) |
| CIE-LCH | lch(86.69, 47.41, 83.52°) |
| OKLab | oklab(88.73% 0.0148 0.1129) |
| OKLCH | oklch(88.73% 0.114 82.5) |
| XYZ | xyz(68.3678, 69.3845, 29.8660) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.06
Light Mustard
#F7D560
ΔE00 6.23
Sand (survey)
#E2CA76
ΔE00 6.47
Pale Gold
#FDDE6C
ΔE00 6.70
Sandy
#F1DA7A
ΔE00 6.74
Maize
#F4D054
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD37F #7FABFF
analogous
#FF937F #FFD37F #EBFF7F
triadic
#FFD37F #7FFFD3 #D37FFF
tetradic
#FFD37F #7FFF93 #7FABFF #FF7FEB
square
#FFD37F #7FFF93 #7FABFF #FF7FEB
split-complementary
#FFD37F #7FEBFF #937FFF
monochromatic
#FFA905 #FFBE42 #FFD37F #FFE8BC #FFF4E0
Accessibility & contrast
On white
1.41
#FFD37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FFD37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD37F
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD37F | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd37f; /* rgb */ color: rgb(255, 211, 127); /* oklch */ color: oklch(88.7% 0.114 82.5);
Tailwind
colors: {
custom: {
50: '#ffe0a5',
500: '#ffd37f',
950: '#000000',
},
}SCSS
$custom: #ffd37f; $custom-light: #ffe0a5; $custom-dark: #000000;
JSON
{
"hex": "#ffd37f",
"rgb": {
"r": 255,
"g": 211,
"b": 127
},
"hsl": {
"h": 39.375,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.88732,
"c": 0.11388,
"h": 82.5
},
"luminance": 0.69381
}Semantic roles & 50–950 ramp
primary
#FFD37F
secondary
#4479DE
accent
#4FE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480