#FFC990#FFC990
#FFC990 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.1% C 0.095 H 67.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC990 |
|---|---|
| RGB | rgb(255, 201, 144) |
| HSL | hsl(31, 100%, 78%) |
| HSV | hsv(31, 44%, 100%) |
| CMYK | cmyk(0%, 21.2%, 43.5%, 0%) |
| CIE-LAB | lab(84.51, 12.12, 35.77) |
| CIE-LCH | lch(84.51, 37.77, 71.29°) |
| OKLab | oklab(87.1% 0.0364 0.0881) |
| OKLCH | oklch(87.1% 0.095 67.6) |
| XYZ | xyz(67.1632, 65.0507, 35.3986) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.71
Burlywood
#DEB887
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.79
Apricot (survey)
#FFB16D
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.25
Apricot
#FBCEB1
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC990 #90C6FF
analogous
#FF9190 #FFC990 #FDFF90
triadic
#FFC990 #90FFC9 #C990FF
tetradic
#FFC990 #90FF91 #90C6FF #FF90FD
square
#FFC990 #90FF91 #90C6FF #FF90FD
split-complementary
#FFC990 #90FDFF #9190FF
monochromatic
#FF8D16 #FFAB53 #FFC990 #FFE7CD #FFF0E0
Accessibility & contrast
On white
1.50
#FFC990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FFC990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC990
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC990 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc990; /* rgb */ color: rgb(255, 201, 144); /* oklch */ color: oklch(87.1% 0.095 67.6);
Tailwind
colors: {
custom: {
50: '#ffd9b1',
500: '#ffc990',
950: '#000000',
},
}SCSS
$custom: #ffc990; $custom-light: #ffd9b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc990",
"rgb": {
"r": 255,
"g": 201,
"b": 144
},
"hsl": {
"h": 30.811,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.87099,
"c": 0.09534,
"h": 67.6
},
"luminance": 0.65047
}Semantic roles & 50–950 ramp
primary
#FFC990
secondary
#5398E1
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381