#FFB77B#FFB77B
#FFB77B is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.4% C 0.113 H 60.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB77B |
|---|---|
| RGB | rgb(255, 183, 123) |
| HSL | hsl(27, 100%, 74%) |
| HSV | hsv(27, 52%, 100%) |
| CMYK | cmyk(0%, 28.2%, 51.8%, 0%) |
| CIE-LAB | lab(79.93, 19.55, 40.69) |
| CIE-LCH | lch(79.93, 45.14, 64.33°) |
| OKLab | oklab(83.43% 0.0564 0.0982) |
| OKLCH | oklch(83.43% 0.113 60.2) |
| XYZ | xyz(61.7519, 56.5616, 26.4001) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.09
Peach (survey)
#FFB07C
ΔE00 3.40
Sandybrown
#F4A460
ΔE00 4.82
Pale Orange
#FFA756
ΔE00 5.25
Light Orange
#FDAA48
ΔE00 7.18
Burlywood
#DEB887
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB77B #7BC3FF
analogous
#FF7B81 #FFB77B #FFF97B
triadic
#FFB77B #7BFFB7 #B77BFF
tetradic
#FFB77B #81FF7B #7BC3FF #F97BFF
square
#FFB77B #81FF7B #7BC3FF #F97BFF
split-complementary
#FFB77B #7BFFF9 #7B81FF
monochromatic
#FF7401 #FF963E #FFB77B #FFD8B8 #FFEEE0
Accessibility & contrast
On white
1.71
#FFB77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#FFB77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB77B
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB77B | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb77b; /* rgb */ color: rgb(255, 183, 123); /* oklch */ color: oklch(83.4% 0.113 60.2);
Tailwind
colors: {
custom: {
50: '#ffcca2',
500: '#ffb77b',
950: '#000000',
},
}SCSS
$custom: #ffb77b; $custom-light: #ffcca2; $custom-dark: #000000;
JSON
{
"hex": "#ffb77b",
"rgb": {
"r": 255,
"g": 183,
"b": 123
},
"hsl": {
"h": 27.273,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.83427,
"c": 0.11325,
"h": 60.2
},
"luminance": 0.56557
}Semantic roles & 50–950 ramp
primary
#FFB77B
secondary
#4196DD
accent
#7DE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380