#FFC07B#FFC07B
#FFC07B is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.1% C 0.112 H 67.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC07B |
|---|---|
| RGB | rgb(255, 192, 123) |
| HSL | hsl(31, 100%, 74%) |
| HSV | hsv(31, 52%, 100%) |
| CMYK | cmyk(0%, 24.7%, 51.8%, 0%) |
| CIE-LAB | lab(82.05, 14.85, 43.34) |
| CIE-LCH | lch(82.05, 45.82, 71.09°) |
| OKLab | oklab(85.08% 0.0424 0.1042) |
| OKLCH | oklch(85.08% 0.112 67.9) |
| XYZ | xyz(63.6679, 60.3936, 27.0388) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.76
Butterscotch
#FDB147
ΔE00 6.56
Light Orange
#FDAA48
ΔE00 6.85
Burlywood
#DEB887
ΔE00 7.11
Pale Orange
#FFA756
ΔE00 7.12
Sandybrown
#F4A460
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC07B #7BBAFF
analogous
#FF7E7B #FFC07B #FCFF7B
triadic
#FFC07B #7BFFC0 #C07BFF
tetradic
#FFC07B #7BFF7E #7BBAFF #FF7BFC
square
#FFC07B #7BFF7E #7BBAFF #FF7BFC
split-complementary
#FFC07B #7BFCFF #7E7BFF
monochromatic
#FF8601 #FFA33E #FFC07B #FFDDB8 #FFF0E0
Accessibility & contrast
On white
1.61
#FFC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FFC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC07B
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC07B | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffc07b; /* rgb */ color: rgb(255, 192, 123); /* oklch */ color: oklch(85.1% 0.112 67.9);
Tailwind
colors: {
custom: {
50: '#ffd3a2',
500: '#ffc07b',
950: '#000000',
},
}SCSS
$custom: #ffc07b; $custom-light: #ffd3a2; $custom-dark: #000000;
JSON
{
"hex": "#ffc07b",
"rgb": {
"r": 255,
"g": 192,
"b": 123
},
"hsl": {
"h": 31.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.85079,
"c": 0.11248,
"h": 67.9
},
"luminance": 0.60389
}Semantic roles & 50–950 ramp
primary
#FFC07B
secondary
#418CDD
accent
#6EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380