#FFC688#FFC688
#FFC688 is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.4% C 0.102 H 68.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC688 |
|---|---|
| RGB | rgb(255, 198, 136) |
| HSL | hsl(31, 100%, 77%) |
| HSV | hsv(31, 47%, 100%) |
| CMYK | cmyk(0%, 22.4%, 46.7%, 0%) |
| CIE-LAB | lab(83.67, 12.89, 38.79) |
| CIE-LCH | lch(83.67, 40.87, 71.61°) |
| OKLab | oklab(86.4% 0.038 0.0947) |
| OKLCH | oklch(86.4% 0.102 68.2) |
| XYZ | xyz(65.8808, 63.4297, 32.0609) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.48
Light Peach
#FFD8B1
ΔE00 6.94
Navajowhite
#FFDEAD
ΔE00 7.70
Peach (survey)
#FFB07C
ΔE00 8.04
Butterscotch
#FDB147
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC688 #88C1FF
analogous
#FF8B88 #FFC688 #FCFF88
triadic
#FFC688 #88FFC6 #C688FF
tetradic
#FFC688 #88FF8B #88C1FF #FF88FC
square
#FFC688 #88FF8B #88C1FF #FF88FC
split-complementary
#FFC688 #88FCFF #8B88FF
monochromatic
#FF8B0E #FFA94B #FFC688 #FFE3C5 #FFF0E0
Accessibility & contrast
On white
1.53
#FFC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FFC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC688
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC688 | 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)
#D9C983
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc688; /* rgb */ color: rgb(255, 198, 136); /* oklch */ color: oklch(86.4% 0.102 68.2);
Tailwind
colors: {
custom: {
50: '#ffd7ab',
500: '#ffc688',
950: '#000000',
},
}SCSS
$custom: #ffc688; $custom-light: #ffd7ab; $custom-dark: #000000;
JSON
{
"hex": "#ffc688",
"rgb": {
"r": 255,
"g": 198,
"b": 136
},
"hsl": {
"h": 31.261,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.86401,
"c": 0.10201,
"h": 68.2
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#FFC688
secondary
#4C92DF
accent
#6EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381