#FFB283#FFB283
#FFB283 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.7% C 0.109 H 52.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB283 |
|---|---|
| RGB | rgb(255, 178, 131) |
| HSL | hsl(23, 100%, 76%) |
| HSV | hsv(23, 49%, 100%) |
| CMYK | cmyk(0%, 30.2%, 48.6%, 0%) |
| CIE-LAB | lab(78.89, 22.88, 35.21) |
| CIE-LCH | lch(78.89, 41.99, 56.99°) |
| OKLab | oklab(82.66% 0.0672 0.0862) |
| OKLCH | oklch(82.66% 0.109 52.1) |
| XYZ | xyz(61.2603, 54.7441, 28.8085) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.31
Apricot (survey)
#FFB16D
ΔE00 5.25
Lightsalmon
#FFA07A
ΔE00 6.09
Sandybrown
#F4A460
ΔE00 6.19
Pale Orange
#FFA756
ΔE00 7.52
Pale Salmon
#FFB19A
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB283 #83D0FF
analogous
#FF8392 #FFB283 #FFF083
triadic
#FFB283 #83FFB2 #B283FF
tetradic
#FFB283 #92FF83 #83D0FF #F083FF
square
#FFB283 #92FF83 #83D0FF #F083FF
split-complementary
#FFB283 #83FFF0 #8392FF
monochromatic
#FF6609 #FF8C46 #FFB283 #FFD8C0 #FFECE0
Accessibility & contrast
On white
1.76
#FFB283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FFB283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB283
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB283 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97F
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb283; /* rgb */ color: rgb(255, 178, 131); /* oklch */ color: oklch(82.7% 0.109 52.1);
Tailwind
colors: {
custom: {
50: '#ffc9a7',
500: '#ffb283',
950: '#000000',
},
}SCSS
$custom: #ffb283; $custom-light: #ffc9a7; $custom-dark: #000000;
JSON
{
"hex": "#ffb283",
"rgb": {
"r": 255,
"g": 178,
"b": 131
},
"hsl": {
"h": 22.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.82659,
"c": 0.10932,
"h": 52.1
},
"luminance": 0.54739
}Semantic roles & 50–950 ramp
primary
#FFB283
secondary
#48A5DF
accent
#8FE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280