#FFB692#FFB692
#FFB692 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.6% C 0.098 H 47.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB692 |
|---|---|
| RGB | rgb(255, 182, 146) |
| HSL | hsl(20, 100%, 79%) |
| HSV | hsv(20, 43%, 100%) |
| CMYK | cmyk(0%, 28.6%, 42.7%, 0%) |
| CIE-LAB | lab(80.06, 22.25, 28.85) |
| CIE-LCH | lch(80.06, 36.43, 52.37°) |
| OKLab | oklab(83.65% 0.0667 0.072) |
| OKLCH | oklch(83.65% 0.098 47.2) |
| XYZ | xyz(63.1590, 56.7956, 34.8246) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.48
Pale Salmon
#FFB19A
ΔE00 4.82
Lightsalmon
#FFA07A
ΔE00 5.77
Light Salmon
#FEA993
ΔE00 6.21
Apricot
#FBCEB1
ΔE00 7.54
Apricot (survey)
#FFB16D
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB692 #92DBFF
analogous
#FF92A4 #FFB692 #FFED92
triadic
#FFB692 #92FFB6 #B692FF
tetradic
#FFB692 #A4FF92 #92DBFF #ED92FF
square
#FFB692 #A4FF92 #92DBFF #ED92FF
split-complementary
#FFB692 #92FFED #92A4FF
monochromatic
#FF6418 #FF8D55 #FFB692 #FFDFCF #FFEBE0
Accessibility & contrast
On white
1.70
#FFB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FFB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB692
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB692 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#DACD92
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb692; /* rgb */ color: rgb(255, 182, 146); /* oklch */ color: oklch(83.6% 0.098 47.2);
Tailwind
colors: {
custom: {
50: '#ffccb2',
500: '#ffb692',
950: '#000000',
},
}SCSS
$custom: #ffb692; $custom-light: #ffccb2; $custom-dark: #000000;
JSON
{
"hex": "#ffb692",
"rgb": {
"r": 255,
"g": 182,
"b": 146
},
"hsl": {
"h": 19.817,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.83648,
"c": 0.09815,
"h": 47.2
},
"luminance": 0.56791
}Semantic roles & 50–950 ramp
primary
#FFB692
secondary
#54B2E1
accent
#9AE600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181311
muted
#868381