#FFD67A#FFD67A
#FFD67A is a very light, vivid orange. Relative luminance 0.708; OKLCH L 89.2% C 0.120 H 85.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD67A |
|---|---|
| RGB | rgb(255, 214, 122) |
| HSL | hsl(42, 100%, 74%) |
| HSV | hsv(42, 52%, 100%) |
| CMYK | cmyk(0%, 16.1%, 52.2%, 0%) |
| CIE-LAB | lab(87.37, 3.39, 50.37) |
| CIE-LCH | lch(87.37, 50.49, 86.15°) |
| OKLab | oklab(89.24% 0.0085 0.1197) |
| OKLCH | oklch(89.24% 0.12 85.9) |
| XYZ | xyz(68.8022, 70.7619, 28.4430) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 4.45
Pale Gold
#FDDE6C
ΔE00 4.82
Maize
#F4D054
ΔE00 5.15
Sandy
#F1DA7A
ΔE00 5.24
Light Gold
#FDDC5C
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD67A #7AA3FF
analogous
#FF947A #FFD67A #E5FF7A
triadic
#FFD67A #7AFFD6 #D67AFF
tetradic
#FFD67A #7AFF94 #7AA3FF #FF7AE5
square
#FFD67A #7AFF94 #7AA3FF #FF7AE5
split-complementary
#FFD67A #7AE5FF #947AFF
monochromatic
#FFB000 #FFC33D #FFD67A #FFE9B7 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFD67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD67A
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD67A | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD572
Deuteranopia (green-blind)
#F4DF7D
Tritanopia (blue-blind)
#FFC8C0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd67a; /* rgb */ color: rgb(255, 214, 122); /* oklch */ color: oklch(89.2% 0.120 85.9);
Tailwind
colors: {
custom: {
50: '#ffe2a2',
500: '#ffd67a',
950: '#000000',
},
}SCSS
$custom: #ffd67a; $custom-light: #ffe2a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd67a",
"rgb": {
"r": 255,
"g": 214,
"b": 122
},
"hsl": {
"h": 41.504,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.89243,
"c": 0.12004,
"h": 85.9
},
"luminance": 0.70758
}Semantic roles & 50–950 ramp
primary
#FFD67A
secondary
#4070DD
accent
#47E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480