#FFB790#FFB790
#FFB790 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.8% C 0.099 H 49.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB790 |
|---|---|
| RGB | rgb(255, 183, 144) |
| HSL | hsl(21, 100%, 78%) |
| HSV | hsv(21, 44%, 100%) |
| CMYK | cmyk(0%, 28.2%, 43.5%, 0%) |
| CIE-LAB | lab(80.26, 21.52, 30.17) |
| CIE-LCH | lch(80.26, 37.06, 54.51°) |
| OKLab | oklab(83.79% 0.0644 0.0751) |
| OKLCH | oklch(83.79% 0.099 49.4) |
| XYZ | xyz(63.2103, 57.1449, 34.0809) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.66
Pale Salmon
#FFB19A
ΔE00 5.88
Lightsalmon
#FFA07A
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 7.25
Apricot
#FBCEB1
ΔE00 7.31
Apricot (survey)
#FFB16D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB790 #90D8FF
analogous
#FF90A0 #FFB790 #FFEE90
triadic
#FFB790 #90FFB7 #B790FF
tetradic
#FFB790 #A0FF90 #90D8FF #EE90FF
square
#FFB790 #A0FF90 #90D8FF #EE90FF
split-complementary
#FFB790 #90FFEE #90A0FF
monochromatic
#FF6816 #FF8F53 #FFB790 #FFDFCD #FFEBE0
Accessibility & contrast
On white
1.69
#FFB790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FFB790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB790
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB790 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8D
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb790; /* rgb */ color: rgb(255, 183, 144); /* oklch */ color: oklch(83.8% 0.099 49.4);
Tailwind
colors: {
custom: {
50: '#ffccb1',
500: '#ffb790',
950: '#000000',
},
}SCSS
$custom: #ffb790; $custom-light: #ffccb1; $custom-dark: #000000;
JSON
{
"hex": "#ffb790",
"rgb": {
"r": 255,
"g": 183,
"b": 144
},
"hsl": {
"h": 21.081,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.83789,
"c": 0.09887,
"h": 49.4
},
"luminance": 0.57141
}Semantic roles & 50–950 ramp
primary
#FFB790
secondary
#53AFE1
accent
#95E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381