#FFC689#FFC689
#FFC689 is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.4% C 0.101 H 67.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC689 |
|---|---|
| RGB | rgb(255, 198, 137) |
| HSL | hsl(31, 100%, 77%) |
| HSV | hsv(31, 46%, 100%) |
| CMYK | cmyk(0%, 22.4%, 46.3%, 0%) |
| CIE-LAB | lab(83.68, 12.99, 38.29) |
| CIE-LCH | lch(83.68, 40.44, 71.26°) |
| OKLab | oklab(86.42% 0.0383 0.0936) |
| OKLCH | oklch(86.42% 0.101 67.7) |
| XYZ | xyz(65.9522, 63.4583, 32.4369) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.16
Burlywood
#DEB887
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 7.69
Peach (survey)
#FFB07C
ΔE00 7.89
Peach
#FFDAB9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC689 #89C2FF
analogous
#FF8B89 #FFC689 #FDFF89
triadic
#FFC689 #89FFC6 #C689FF
tetradic
#FFC689 #89FF8B #89C2FF #FF89FD
square
#FFC689 #89FF8B #89C2FF #FF89FD
split-complementary
#FFC689 #89FDFF #8B89FF
monochromatic
#FF8B0F #FFA84C #FFC689 #FFE4C6 #FFF0E0
Accessibility & contrast
On white
1.53
#FFC689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FFC689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC689
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC689 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#FFB9B7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc689; /* rgb */ color: rgb(255, 198, 137); /* oklch */ color: oklch(86.4% 0.101 67.7);
Tailwind
colors: {
custom: {
50: '#ffd7ac',
500: '#ffc689',
950: '#000000',
},
}SCSS
$custom: #ffc689; $custom-light: #ffd7ac; $custom-dark: #000000;
JSON
{
"hex": "#ffc689",
"rgb": {
"r": 255,
"g": 198,
"b": 137
},
"hsl": {
"h": 31.017,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.86418,
"c": 0.10116,
"h": 67.7
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#FFC689
secondary
#4D94E0
accent
#6FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381