#FFB690#FFB690
#FFB690 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.6% C 0.099 H 48.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB690 |
|---|---|
| RGB | rgb(255, 182, 144) |
| HSL | hsl(21, 100%, 78%) |
| HSV | hsv(21, 44%, 100%) |
| CMYK | cmyk(0%, 28.6%, 43.5%, 0%) |
| CIE-LAB | lab(80.03, 22.04, 29.87) |
| CIE-LCH | lch(80.03, 37.12, 53.57°) |
| OKLab | oklab(83.61% 0.0659 0.0743) |
| OKLCH | oklch(83.61% 0.099 48.4) |
| XYZ | xyz(63.0048, 56.7339, 34.0124) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.89
Pale Salmon
#FFB19A
ΔE00 5.44
Lightsalmon
#FFA07A
ΔE00 5.91
Light Salmon
#FEA993
ΔE00 6.77
Apricot
#FBCEB1
ΔE00 7.54
Apricot (survey)
#FFB16D
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB690 #90D9FF
analogous
#FF90A1 #FFB690 #FFEE90
triadic
#FFB690 #90FFB6 #B690FF
tetradic
#FFB690 #A1FF90 #90D9FF #EE90FF
square
#FFB690 #A1FF90 #90D9FF #EE90FF
split-complementary
#FFB690 #90FFEE #90A1FF
monochromatic
#FF6616 #FF8E53 #FFB690 #FFDECD #FFEBE0
Accessibility & contrast
On white
1.70
#FFB690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FFB690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB690
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB690 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8D
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#FFA9AC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb690; /* rgb */ color: rgb(255, 182, 144); /* oklch */ color: oklch(83.6% 0.099 48.4);
Tailwind
colors: {
custom: {
50: '#ffccb0',
500: '#ffb690',
950: '#000000',
},
}SCSS
$custom: #ffb690; $custom-light: #ffccb0; $custom-dark: #000000;
JSON
{
"hex": "#ffb690",
"rgb": {
"r": 255,
"g": 182,
"b": 144
},
"hsl": {
"h": 20.541,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.8361,
"c": 0.09936,
"h": 48.4
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#FFB690
secondary
#53B0E1
accent
#97E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381