#FFB679#FFB679
#FFB679 is a very light, moderate orange. Relative luminance 0.561; OKLCH L 83.2% C 0.115 H 60.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB679 |
|---|---|
| RGB | rgb(255, 182, 121) |
| HSL | hsl(27, 100%, 74%) |
| HSV | hsv(27, 53%, 100%) |
| CMYK | cmyk(0%, 28.6%, 52.5%, 0%) |
| CIE-LAB | lab(79.67, 19.91, 41.38) |
| CIE-LCH | lch(79.67, 45.92, 64.31°) |
| OKLab | oklab(83.21% 0.0572 0.0997) |
| OKLCH | oklch(83.21% 0.115 60.2) |
| XYZ | xyz(61.4225, 56.1009, 25.6790) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 1.78
Peach (survey)
#FFB07C
ΔE00 3.37
Sandybrown
#F4A460
ΔE00 4.54
Pale Orange
#FFA756
ΔE00 4.94
Light Orange
#FDAA48
ΔE00 6.93
Butterscotch
#FDB147
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB679 #79C2FF
analogous
#FF797F #FFB679 #FFF979
triadic
#FFB679 #79FFB6 #B679FF
tetradic
#FFB679 #7FFF79 #79C2FF #F979FF
square
#FFB679 #7FFF79 #79C2FF #F979FF
split-complementary
#FFB679 #79FFF9 #797FFF
monochromatic
#FE7300 #FF953C #FFB679 #FFD7B6 #FFEEE0
Accessibility & contrast
On white
1.72
#FFB679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#FFB679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB679
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB679 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC74
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb679; /* rgb */ color: rgb(255, 182, 121); /* oklch */ color: oklch(83.2% 0.115 60.2);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#ffb679',
950: '#000000',
},
}SCSS
$custom: #ffb679; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#ffb679",
"rgb": {
"r": 255,
"g": 182,
"b": 121
},
"hsl": {
"h": 27.313,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.83215,
"c": 0.1149,
"h": 60.2
},
"luminance": 0.56096
}Semantic roles & 50–950 ramp
primary
#FFB679
secondary
#3F95DD
accent
#7DE600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380