#FFD37E#FFD37E
#FFD37E is a very light, moderate orange. Relative luminance 0.694; OKLCH L 88.7% C 0.115 H 82.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD37E |
|---|---|
| RGB | rgb(255, 211, 126) |
| HSL | hsl(40, 100%, 75%) |
| HSV | hsv(40, 51%, 100%) |
| CMYK | cmyk(0%, 17.3%, 50.6%, 0%) |
| CIE-LAB | lab(86.68, 5.26, 47.59) |
| CIE-LCH | lch(86.68, 47.88, 83.69°) |
| OKLab | oklab(88.72% 0.0145 0.1139) |
| OKLCH | oklch(88.72% 0.115 82.8) |
| XYZ | xyz(68.3029, 69.3585, 29.5245) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.96
Light Mustard
#F7D560
ΔE00 6.07
Sand (survey)
#E2CA76
ΔE00 6.42
Pale Gold
#FDDE6C
ΔE00 6.56
Maize
#F4D054
ΔE00 6.58
Sandy
#F1DA7A
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD37E #7EAAFF
analogous
#FF937E #FFD37E #EAFF7E
triadic
#FFD37E #7EFFD3 #D37EFF
tetradic
#FFD37E #7EFF93 #7EAAFF #FF7EEA
square
#FFD37E #7EFF93 #7EAAFF #FF7EEA
split-complementary
#FFD37E #7EEAFF #937EFF
monochromatic
#FFA904 #FFBE41 #FFD37E #FFE8BB #FFF5E0
Accessibility & contrast
On white
1.41
#FFD37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FFD37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD37E
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD37E | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D277
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd37e; /* rgb */ color: rgb(255, 211, 126); /* oklch */ color: oklch(88.7% 0.115 82.8);
Tailwind
colors: {
custom: {
50: '#ffe0a5',
500: '#ffd37e',
950: '#000000',
},
}SCSS
$custom: #ffd37e; $custom-light: #ffe0a5; $custom-dark: #000000;
JSON
{
"hex": "#ffd37e",
"rgb": {
"r": 255,
"g": 211,
"b": 126
},
"hsl": {
"h": 39.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.88718,
"c": 0.1148,
"h": 82.8
},
"luminance": 0.69355
}Semantic roles & 50–950 ramp
primary
#FFD37E
secondary
#4378DE
accent
#4EE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480