#FFD37B#FFD37B
#FFD37B is a very light, moderate orange. Relative luminance 0.693; OKLCH L 88.7% C 0.118 H 83.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD37B |
|---|---|
| RGB | rgb(255, 211, 123) |
| HSL | hsl(40, 100%, 74%) |
| HSV | hsv(40, 52%, 100%) |
| CMYK | cmyk(0%, 17.3%, 51.8%, 0%) |
| CIE-LAB | lab(86.64, 5.01, 49.01) |
| CIE-LCH | lch(86.64, 49.26, 84.17°) |
| OKLab | oklab(88.68% 0.0134 0.1168) |
| OKLCH | oklch(88.68% 0.118 83.5) |
| XYZ | xyz(68.1123, 69.2823, 28.5202) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.70
Light Mustard
#F7D560
ΔE00 5.60
Maize
#F4D054
ΔE00 6.09
Pale Gold
#FDDE6C
ΔE00 6.15
Sand (survey)
#E2CA76
ΔE00 6.31
Sandy
#F1DA7A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD37B #7BA7FF
analogous
#FF917B #FFD37B #E9FF7B
triadic
#FFD37B #7BFFD3 #D37BFF
tetradic
#FFD37B #7BFF91 #7BA7FF #FF7BE9
square
#FFD37B #7BFF91 #7BA7FF #FF7BE9
split-complementary
#FFD37B #7BE9FF #917BFF
monochromatic
#FFAA01 #FFBF3E #FFD37B #FFE7B8 #FFF5E0
Accessibility & contrast
On white
1.41
#FFD37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FFD37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD37B
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD37B | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D274
Deuteranopia (green-blind)
#F1DE7E
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffd37b; /* rgb */ color: rgb(255, 211, 123); /* oklch */ color: oklch(88.7% 0.118 83.5);
Tailwind
colors: {
custom: {
50: '#ffe0a3',
500: '#ffd37b',
950: '#000000',
},
}SCSS
$custom: #ffd37b; $custom-light: #ffe0a3; $custom-dark: #000000;
JSON
{
"hex": "#ffd37b",
"rgb": {
"r": 255,
"g": 211,
"b": 123
},
"hsl": {
"h": 40,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.88676,
"c": 0.11757,
"h": 83.5
},
"luminance": 0.69279
}Semantic roles & 50–950 ramp
primary
#FFD37B
secondary
#4175DD
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480