#FFD27E#FFD27E
#FFD27E is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.5% C 0.114 H 82.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD27E |
|---|---|
| RGB | rgb(255, 210, 126) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 51%, 100%) |
| CMYK | cmyk(0%, 17.6%, 50.6%, 0%) |
| CIE-LAB | lab(86.44, 5.78, 47.28) |
| CIE-LCH | lch(86.44, 47.64, 83.03°) |
| OKLab | oklab(88.53% 0.016 0.1132) |
| OKLCH | oklch(88.53% 0.114 82) |
| XYZ | xyz(68.0553, 68.8632, 29.4419) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.38
Light Mustard
#F7D560
ΔE00 6.43
Sand (survey)
#E2CA76
ΔE00 6.65
Maize
#F4D054
ΔE00 6.88
Pale Gold
#FDDE6C
ΔE00 6.97
Sandy
#F1DA7A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD27E #7EABFF
analogous
#FF927E #FFD27E #EBFF7E
triadic
#FFD27E #7EFFD2 #D27EFF
tetradic
#FFD27E #7EFF92 #7EABFF #FF7EEB
square
#FFD27E #7EFF92 #7EABFF #FF7EEB
split-complementary
#FFD27E #7EEBFF #927EFF
monochromatic
#FFA704 #FFBD41 #FFD27E #FFE7BB #FFF4E0
Accessibility & contrast
On white
1.42
#FFD27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FFD27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD27E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD27E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D277
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd27e; /* rgb */ color: rgb(255, 210, 126); /* oklch */ color: oklch(88.5% 0.114 82.0);
Tailwind
colors: {
custom: {
50: '#ffdfa5',
500: '#ffd27e',
950: '#000000',
},
}SCSS
$custom: #ffd27e; $custom-light: #ffdfa5; $custom-dark: #000000;
JSON
{
"hex": "#ffd27e",
"rgb": {
"r": 255,
"g": 210,
"b": 126
},
"hsl": {
"h": 39.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.88526,
"c": 0.11434,
"h": 82
},
"luminance": 0.6886
}Semantic roles & 50–950 ramp
primary
#FFD27E
secondary
#4379DE
accent
#50E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480