#FFC790#FFC790
#FFC790 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.7% C 0.095 H 65.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC790 |
|---|---|
| RGB | rgb(255, 199, 144) |
| HSL | hsl(30, 100%, 78%) |
| HSV | hsv(30, 44%, 100%) |
| CMYK | cmyk(0%, 22%, 43.5%, 0%) |
| CIE-LAB | lab(84.03, 13.16, 35.14) |
| CIE-LCH | lch(84.03, 37.53, 69.47°) |
| OKLab | oklab(86.72% 0.0395 0.0867) |
| OKLCH | oklch(86.72% 0.095 65.5) |
| XYZ | xyz(66.7000, 64.1243, 35.2442) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.87
Apricot (survey)
#FFB16D
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.49
Apricot
#FBCEB1
ΔE00 7.17
Peach
#FFDAB9
ΔE00 7.27
Peach (survey)
#FFB07C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC790 #90C8FF
analogous
#FF9090 #FFC790 #FFFF90
triadic
#FFC790 #90FFC7 #C790FF
tetradic
#FFC790 #90FF90 #90C8FF #FF90FF
square
#FFC790 #90FF90 #90C8FF #FF90FF
split-complementary
#FFC790 #90FFFF #9090FF
monochromatic
#FF8916 #FFA853 #FFC790 #FFE6CD #FFF0E0
Accessibility & contrast
On white
1.52
#FFC790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#FFC790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC790
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC790 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8C
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#FFBBB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc790; /* rgb */ color: rgb(255, 199, 144); /* oklch */ color: oklch(86.7% 0.095 65.5);
Tailwind
colors: {
custom: {
50: '#ffd8b1',
500: '#ffc790',
950: '#000000',
},
}SCSS
$custom: #ffc790; $custom-light: #ffd8b1; $custom-dark: #000000;
JSON
{
"hex": "#ffc790",
"rgb": {
"r": 255,
"g": 199,
"b": 144
},
"hsl": {
"h": 29.73,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.86724,
"c": 0.09523,
"h": 65.5
},
"luminance": 0.6412
}Semantic roles & 50–950 ramp
primary
#FFC790
secondary
#539AE1
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381