#FFB683#FFB683
#FFB683 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.4% C 0.108 H 55.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB683 |
|---|---|
| RGB | rgb(255, 182, 131) |
| HSL | hsl(25, 100%, 76%) |
| HSV | hsv(25, 49%, 100%) |
| CMYK | cmyk(0%, 28.6%, 48.6%, 0%) |
| CIE-LAB | lab(79.82, 20.78, 36.41) |
| CIE-LCH | lch(79.82, 41.92, 60.28°) |
| OKLab | oklab(83.38% 0.0609 0.089) |
| OKLCH | oklch(83.38% 0.108 55.6) |
| XYZ | xyz(62.0678, 56.3591, 29.0777) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.68
Apricot (survey)
#FFB16D
ΔE00 3.95
Sandybrown
#F4A460
ΔE00 5.69
Pale Orange
#FFA756
ΔE00 6.73
Lightsalmon
#FFA07A
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB683 #83CCFF
analogous
#FF838E #FFB683 #FFF483
triadic
#FFB683 #83FFB6 #B683FF
tetradic
#FFB683 #8EFF83 #83CCFF #F483FF
square
#FFB683 #8EFF83 #83CCFF #F483FF
split-complementary
#FFB683 #83FFF4 #838EFF
monochromatic
#FF6E09 #FF9246 #FFB683 #FFDAC0 #FFEDE0
Accessibility & contrast
On white
1.71
#FFB683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FFB683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB683
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB683 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7F
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb683; /* rgb */ color: rgb(255, 182, 131); /* oklch */ color: oklch(83.4% 0.108 55.6);
Tailwind
colors: {
custom: {
50: '#ffcca7',
500: '#ffb683',
950: '#000000',
},
}SCSS
$custom: #ffb683; $custom-light: #ffcca7; $custom-dark: #000000;
JSON
{
"hex": "#ffb683",
"rgb": {
"r": 255,
"g": 182,
"b": 131
},
"hsl": {
"h": 24.677,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.83376,
"c": 0.10784,
"h": 55.6
},
"luminance": 0.56355
}Semantic roles & 50–950 ramp
primary
#FFB683
secondary
#48A1DF
accent
#87E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380