#FFC67F#FFC67F
#FFC67F is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.3% C 0.110 H 71.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC67F |
|---|---|
| RGB | rgb(255, 198, 127) |
| HSL | hsl(33, 100%, 75%) |
| HSV | hsv(33, 50%, 100%) |
| CMYK | cmyk(0%, 22.4%, 50.2%, 0%) |
| CIE-LAB | lab(83.54, 12.07, 43.19) |
| CIE-LCH | lch(83.54, 44.84, 74.38°) |
| OKLab | oklab(86.26% 0.0346 0.1041) |
| OKLCH | oklch(86.26% 0.11 71.6) |
| XYZ | xyz(65.2678, 63.1845, 28.8327) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.90
Burlywood
#DEB887
ΔE00 6.97
Butterscotch
#FDB147
ΔE00 7.16
Navajowhite
#FFDEAD
ΔE00 8.09
Light Orange
#FDAA48
ΔE00 8.19
Light Peach
#FFD8B1
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC67F #7FB8FF
analogous
#FF867F #FFC67F #F8FF7F
triadic
#FFC67F #7FFFC6 #C67FFF
tetradic
#FFC67F #7FFF86 #7FB8FF #FF7FF8
square
#FFC67F #7FFF86 #7FB8FF #FF7FF8
split-complementary
#FFC67F #7FF8FF #867FFF
monochromatic
#FF8F05 #FFAB42 #FFC67F #FFE1BC #FFF1E0
Accessibility & contrast
On white
1.54
#FFC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FFC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC67F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC67F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E8D681
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc67f; /* rgb */ color: rgb(255, 198, 127); /* oklch */ color: oklch(86.3% 0.110 71.6);
Tailwind
colors: {
custom: {
50: '#ffd7a5',
500: '#ffc67f',
950: '#000000',
},
}SCSS
$custom: #ffc67f; $custom-light: #ffd7a5; $custom-dark: #000000;
JSON
{
"hex": "#ffc67f",
"rgb": {
"r": 255,
"g": 198,
"b": 127
},
"hsl": {
"h": 33.281,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.86259,
"c": 0.10972,
"h": 71.6
},
"luminance": 0.6318
}Semantic roles & 50–950 ramp
primary
#FFC67F
secondary
#4489DE
accent
#66E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380