#FFC690#FFC690
#FFC690 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.5% C 0.095 H 64.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC690 |
|---|---|
| RGB | rgb(255, 198, 144) |
| HSL | hsl(29, 100%, 78%) |
| HSV | hsv(29, 44%, 100%) |
| CMYK | cmyk(0%, 22.4%, 43.5%, 0%) |
| CIE-LAB | lab(83.79, 13.68, 34.83) |
| CIE-LCH | lch(83.79, 37.42, 68.56°) |
| OKLab | oklab(86.54% 0.041 0.0859) |
| OKLCH | oklch(86.54% 0.095 64.5) |
| XYZ | xyz(66.4707, 63.6657, 35.1677) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 6.01
Apricot (survey)
#FFB16D
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 6.97
Peach
#FFDAB9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC690 #90C9FF
analogous
#FF9091 #FFC690 #FFFD90
triadic
#FFC690 #90FFC6 #C690FF
tetradic
#FFC690 #91FF90 #90C9FF #FD90FF
square
#FFC690 #91FF90 #90C9FF #FD90FF
split-complementary
#FFC690 #90FFFD #9091FF
monochromatic
#FF8716 #FFA753 #FFC690 #FFE5CD #FFEFE0
Accessibility & contrast
On white
1.53
#FFC690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFC690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC690
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC690 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98C
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#FFBAB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc690; /* rgb */ color: rgb(255, 198, 144); /* oklch */ color: oklch(86.5% 0.095 64.5);
Tailwind
colors: {
custom: {
50: '#ffd7b1',
500: '#ffc690',
950: '#000000',
},
}SCSS
$custom: #ffc690; $custom-light: #ffd7b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc690",
"rgb": {
"r": 255,
"g": 198,
"b": 144
},
"hsl": {
"h": 29.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.86538,
"c": 0.09523,
"h": 64.5
},
"luminance": 0.63662
}Semantic roles & 50–950 ramp
primary
#FFC690
secondary
#539CE1
accent
#76E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381