#FFB792#FFB792
#FFB792 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.8% C 0.098 H 48.2°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB792 |
|---|---|
| RGB | rgb(255, 183, 146) |
| HSL | hsl(20, 100%, 79%) |
| HSV | hsv(20, 43%, 100%) |
| CMYK | cmyk(0%, 28.2%, 42.7%, 0%) |
| CIE-LAB | lab(80.30, 21.72, 29.16) |
| CIE-LCH | lch(80.30, 36.36, 53.32°) |
| OKLab | oklab(83.83% 0.0651 0.0727) |
| OKLCH | oklch(83.83% 0.098 48.2) |
| XYZ | xyz(63.3645, 57.2066, 34.8931) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.22
Pale Salmon
#FFB19A
ΔE00 5.27
Lightsalmon
#FFA07A
ΔE00 6.11
Light Salmon
#FEA993
ΔE00 6.69
Apricot
#FBCEB1
ΔE00 7.27
Apricot (survey)
#FFB16D
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB792 #92DAFF
analogous
#FF92A3 #FFB792 #FFED92
triadic
#FFB792 #92FFB7 #B792FF
tetradic
#FFB792 #A3FF92 #92DAFF #ED92FF
square
#FFB792 #A3FF92 #92DAFF #ED92FF
split-complementary
#FFB792 #92FFED #92A3FF
monochromatic
#FF6618 #FF8F55 #FFB792 #FFDFCF #FFEBE0
Accessibility & contrast
On white
1.69
#FFB792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FFB792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB792
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB792 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8F
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFABAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb792; /* rgb */ color: rgb(255, 183, 146); /* oklch */ color: oklch(83.8% 0.098 48.2);
Tailwind
colors: {
custom: {
50: '#ffccb2',
500: '#ffb792',
950: '#000000',
},
}SCSS
$custom: #ffb792; $custom-light: #ffccb2; $custom-dark: #000000;
JSON
{
"hex": "#ffb792",
"rgb": {
"r": 255,
"g": 183,
"b": 146
},
"hsl": {
"h": 20.367,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.83828,
"c": 0.09764,
"h": 48.2
},
"luminance": 0.57202
}Semantic roles & 50–950 ramp
primary
#FFB792
secondary
#54B1E1
accent
#98E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381