#FFC67A#FFC67A
#FFC67A is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.114 H 73.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC67A |
|---|---|
| RGB | rgb(255, 198, 122) |
| HSL | hsl(34, 100%, 74%) |
| HSV | hsv(34, 52%, 100%) |
| CMYK | cmyk(0%, 22.4%, 52.2%, 0%) |
| CIE-LAB | lab(83.47, 11.64, 45.61) |
| CIE-LCH | lch(83.47, 47.07, 75.68°) |
| OKLab | oklab(86.19% 0.0328 0.1092) |
| OKLCH | oklch(86.19% 0.114 73.3) |
| XYZ | xyz(64.9500, 63.0574, 27.1589) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.67
Burlywood
#DEB887
ΔE00 7.41
Apricot (survey)
#FFB16D
ΔE00 7.46
Light Orange
#FDAA48
ΔE00 8.05
Navajowhite
#FFDEAD
ΔE00 8.46
Macaroni And Cheese
#EFB435
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC67A #7AB3FF
analogous
#FF847A #FFC67A #F5FF7A
triadic
#FFC67A #7AFFC6 #C67AFF
tetradic
#FFC67A #7AFF84 #7AB3FF #FF7AF5
square
#FFC67A #7AFF84 #7AB3FF #FF7AF5
split-complementary
#FFC67A #7AF5FF #847AFF
monochromatic
#FF9100 #FFAC3D #FFC67A #FFE0B7 #FFF2E0
Accessibility & contrast
On white
1.54
#FFC67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FFC67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC67A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC67A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#E8D67C
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc67a; /* rgb */ color: rgb(255, 198, 122); /* oklch */ color: oklch(86.2% 0.114 73.3);
Tailwind
colors: {
custom: {
50: '#ffd7a2',
500: '#ffc67a',
950: '#000000',
},
}SCSS
$custom: #ffc67a; $custom-light: #ffd7a2; $custom-dark: #000000;
JSON
{
"hex": "#ffc67a",
"rgb": {
"r": 255,
"g": 198,
"b": 122
},
"hsl": {
"h": 34.286,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.86185,
"c": 0.114,
"h": 73.3
},
"luminance": 0.63053
}Semantic roles & 50–950 ramp
primary
#FFC67A
secondary
#4083DD
accent
#62E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380