#FFB67D#FFB67D
#FFB67D is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.3% C 0.112 H 58.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB67D |
|---|---|
| RGB | rgb(255, 182, 125) |
| HSL | hsl(26, 100%, 75%) |
| HSV | hsv(26, 51%, 100%) |
| CMYK | cmyk(0%, 28.6%, 51%, 0%) |
| CIE-LAB | lab(79.73, 20.25, 39.40) |
| CIE-LCH | lch(79.73, 44.30, 62.80°) |
| OKLab | oklab(83.28% 0.0587 0.0954) |
| OKLCH | oklch(83.28% 0.112 58.4) |
| XYZ | xyz(61.6729, 56.2011, 26.9977) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.53
Peach (survey)
#FFB07C
ΔE00 2.54
Sandybrown
#F4A460
ΔE00 4.85
Pale Orange
#FFA756
ΔE00 5.55
Light Orange
#FDAA48
ΔE00 7.84
Pastel Orange
#FF964F
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB67D #7DC6FF
analogous
#FF7D85 #FFB67D #FFF77D
triadic
#FFB67D #7DFFB6 #B67DFF
tetradic
#FFB67D #85FF7D #7DC6FF #F77DFF
square
#FFB67D #85FF7D #7DC6FF #F77DFF
split-complementary
#FFB67D #7DFFF7 #7D85FF
monochromatic
#FF7103 #FF9440 #FFB67D #FFD8BA #FFEEE0
Accessibility & contrast
On white
1.72
#FFB67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#FFB67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB67D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB67D | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC78
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#FFA7A8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb67d; /* rgb */ color: rgb(255, 182, 125); /* oklch */ color: oklch(83.3% 0.112 58.4);
Tailwind
colors: {
custom: {
50: '#ffcca3',
500: '#ffb67d',
950: '#000000',
},
}SCSS
$custom: #ffb67d; $custom-light: #ffcca3; $custom-dark: #000000;
JSON
{
"hex": "#ffb67d",
"rgb": {
"r": 255,
"g": 182,
"b": 125
},
"hsl": {
"h": 26.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.83277,
"c": 0.11204,
"h": 58.4
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#FFB67D
secondary
#429ADE
accent
#81E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130F
muted
#878380