#FFD67F#FFD67F
#FFD67F is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.3% C 0.115 H 84.9°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD67F |
|---|---|
| RGB | rgb(255, 214, 127) |
| HSL | hsl(41, 100%, 75%) |
| HSV | hsv(41, 50%, 100%) |
| CMYK | cmyk(0%, 16.1%, 50.2%, 0%) |
| CIE-LAB | lab(87.43, 3.81, 48.02) |
| CIE-LCH | lch(87.43, 48.17, 85.46°) |
| OKLab | oklab(89.31% 0.0103 0.1149) |
| OKLCH | oklch(89.31% 0.115 84.9) |
| XYZ | xyz(69.1200, 70.8890, 30.1168) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.82
Light Mustard
#F7D560
ΔE00 5.22
Pale Gold
#FDDE6C
ΔE00 5.50
Sandy
#F1DA7A
ΔE00 5.60
Sand (survey)
#E2CA76
ΔE00 5.91
Maize
#F4D054
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD67F #7FA8FF
analogous
#FF967F #FFD67F #E8FF7F
triadic
#FFD67F #7FFFD6 #D67FFF
tetradic
#FFD67F #7FFF96 #7FA8FF #FF7FE8
square
#FFD67F #7FFF96 #7FA8FF #FF7FE8
split-complementary
#FFD67F #7FE8FF #967FFF
monochromatic
#FFAF05 #FFC242 #FFD67F #FFEABC #FFF5E0
Accessibility & contrast
On white
1.38
#FFD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FFD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD67F
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD67F | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D578
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd67f; /* rgb */ color: rgb(255, 214, 127); /* oklch */ color: oklch(89.3% 0.115 84.9);
Tailwind
colors: {
custom: {
50: '#ffe2a6',
500: '#ffd67f',
950: '#000000',
},
}SCSS
$custom: #ffd67f; $custom-light: #ffe2a6; $custom-dark: #000000;
JSON
{
"hex": "#ffd67f",
"rgb": {
"r": 255,
"g": 214,
"b": 127
},
"hsl": {
"h": 40.781,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.89312,
"c": 0.11539,
"h": 84.9
},
"luminance": 0.70885
}Semantic roles & 50–950 ramp
primary
#FFD67F
secondary
#4475DE
accent
#4AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480