#FFB795#FFB795
#FFB795 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.9% C 0.096 H 46.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB795 |
|---|---|
| RGB | rgb(255, 183, 149) |
| HSL | hsl(19, 100%, 79%) |
| HSV | hsv(19, 42%, 100%) |
| CMYK | cmyk(0%, 28.2%, 41.6%, 0%) |
| CIE-LAB | lab(80.35, 22.04, 27.65) |
| CIE-LCH | lch(80.35, 35.35, 51.44°) |
| OKLab | oklab(83.89% 0.0663 0.0692) |
| OKLCH | oklch(83.89% 0.096 46.2) |
| XYZ | xyz(63.6009, 57.3012, 36.1383) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.35
Peach (survey)
#FFB07C
ΔE00 5.10
Light Salmon
#FEA993
ΔE00 5.87
Lightsalmon
#FFA07A
ΔE00 5.99
Apricot
#FBCEB1
ΔE00 7.31
Pinkish Tan
#D99B82
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB795 #95DDFF
analogous
#FF95A8 #FFB795 #FFEC95
triadic
#FFB795 #95FFB7 #B795FF
tetradic
#FFB795 #A8FF95 #95DDFF #EC95FF
square
#FFB795 #A8FF95 #95DDFF #EC95FF
split-complementary
#FFB795 #95FFEC #95A8FF
monochromatic
#FF641B #FF8D58 #FFB795 #FFE1D2 #FFEAE0
Accessibility & contrast
On white
1.69
#FFB795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#FFB795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB795
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB795 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE92
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#FFABAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb795; /* rgb */ color: rgb(255, 183, 149); /* oklch */ color: oklch(83.9% 0.096 46.2);
Tailwind
colors: {
custom: {
50: '#ffccb4',
500: '#ffb795',
950: '#000000',
},
}SCSS
$custom: #ffb795; $custom-light: #ffccb4; $custom-dark: #000000;
JSON
{
"hex": "#ffb795",
"rgb": {
"r": 255,
"g": 183,
"b": 149
},
"hsl": {
"h": 19.245,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.83886,
"c": 0.09586,
"h": 46.2
},
"luminance": 0.57297
}Semantic roles & 50–950 ramp
primary
#FFB795
secondary
#57B5E1
accent
#9CE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381