#FFC67E#FFC67E
#FFC67E is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.111 H 72.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC67E |
|---|---|
| RGB | rgb(255, 198, 126) |
| HSL | hsl(33, 100%, 75%) |
| HSV | hsv(33, 51%, 100%) |
| CMYK | cmyk(0%, 22.4%, 50.6%, 0%) |
| CIE-LAB | lab(83.53, 11.98, 43.67) |
| CIE-LCH | lch(83.53, 45.29, 74.66°) |
| OKLab | oklab(86.24% 0.0342 0.1052) |
| OKLCH | oklch(86.24% 0.111 72) |
| XYZ | xyz(65.2030, 63.1586, 28.4911) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 7.01
Butterscotch
#FDB147
ΔE00 7.05
Burlywood
#DEB887
ΔE00 7.05
Light Orange
#FDAA48
ΔE00 8.15
Navajowhite
#FFDEAD
ΔE00 8.15
Light Peach
#FFD8B1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC67E #7EB7FF
analogous
#FF857E #FFC67E #F8FF7E
triadic
#FFC67E #7EFFC6 #C67EFF
tetradic
#FFC67E #7EFF85 #7EB7FF #FF7EF8
square
#FFC67E #7EFF85 #7EB7FF #FF7EF8
split-complementary
#FFC67E #7EF8FF #857EFF
monochromatic
#FF9004 #FFAB41 #FFC67E #FFE1BB #FFF1E0
Accessibility & contrast
On white
1.54
#FFC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FFC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC67E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC67E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC878
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc67e; /* rgb */ color: rgb(255, 198, 126); /* oklch */ color: oklch(86.2% 0.111 72.0);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#ffc67e',
950: '#000000',
},
}SCSS
$custom: #ffc67e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#ffc67e",
"rgb": {
"r": 255,
"g": 198,
"b": 126
},
"hsl": {
"h": 33.488,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.86244,
"c": 0.11058,
"h": 72
},
"luminance": 0.63155
}Semantic roles & 50–950 ramp
primary
#FFC67E
secondary
#4388DE
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380