#FFD27F#FFD27F
#FFD27F is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.5% C 0.113 H 81.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD27F |
|---|---|
| RGB | rgb(255, 210, 127) |
| HSL | hsl(39, 100%, 75%) |
| HSV | hsv(39, 50%, 100%) |
| CMYK | cmyk(0%, 17.6%, 50.2%, 0%) |
| CIE-LAB | lab(86.45, 5.86, 46.81) |
| CIE-LCH | lch(86.45, 47.17, 82.86°) |
| OKLab | oklab(88.54% 0.0163 0.1122) |
| OKLCH | oklch(88.54% 0.113 81.7) |
| XYZ | xyz(68.1201, 68.8892, 29.7834) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.48
Light Mustard
#F7D560
ΔE00 6.59
Sand (survey)
#E2CA76
ΔE00 6.71
Maize
#F4D054
ΔE00 7.05
Pale Gold
#FDDE6C
ΔE00 7.12
Sandy
#F1DA7A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD27F #7FACFF
analogous
#FF927F #FFD27F #ECFF7F
triadic
#FFD27F #7FFFD2 #D27FFF
tetradic
#FFD27F #7FFF92 #7FACFF #FF7FEC
square
#FFD27F #7FFF92 #7FACFF #FF7FEC
split-complementary
#FFD27F #7FECFF #927FFF
monochromatic
#FFA705 #FFBC42 #FFD27F #FFE8BC #FFF4E0
Accessibility & contrast
On white
1.42
#FFD27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FFD27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD27F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD27F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D278
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#FFC4BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd27f; /* rgb */ color: rgb(255, 210, 127); /* oklch */ color: oklch(88.5% 0.113 81.7);
Tailwind
colors: {
custom: {
50: '#ffdfa5',
500: '#ffd27f',
950: '#000000',
},
}SCSS
$custom: #ffd27f; $custom-light: #ffdfa5; $custom-dark: #000000;
JSON
{
"hex": "#ffd27f",
"rgb": {
"r": 255,
"g": 210,
"b": 127
},
"hsl": {
"h": 38.906,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.8854,
"c": 0.11341,
"h": 81.7
},
"luminance": 0.68885
}Semantic roles & 50–950 ramp
primary
#FFD27F
secondary
#447ADE
accent
#51E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480