#FFC39B#FFC39B
#FFC39B is a very light, moderate orange. Relative luminance 0.627; OKLCH L 86.2% C 0.087 H 54.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC39B |
|---|---|
| RGB | rgb(255, 195, 155) |
| HSL | hsl(24, 100%, 80%) |
| HSV | hsv(24, 39%, 100%) |
| CMYK | cmyk(0%, 23.5%, 39.2%, 0%) |
| CIE-LAB | lab(83.26, 16.41, 28.40) |
| CIE-LCH | lch(83.26, 32.80, 59.99°) |
| OKLab | oklab(86.19% 0.0499 0.0712) |
| OKLCH | oklch(86.19% 0.087 54.9) |
| XYZ | xyz(66.6738, 62.6606, 39.5869) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.47
Peach (survey)
#FFB07C
ΔE00 5.55
Light Peach
#FFD8B1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 7.16
Apricot (survey)
#FFB16D
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC39B #9BD7FF
analogous
#FF9BA5 #FFC39B #FFF59B
triadic
#FFC39B #9BFFC3 #C39BFF
tetradic
#FFC39B #A5FF9B #9BD7FF #F59BFF
square
#FFC39B #A5FF9B #9BD7FF #F59BFF
split-complementary
#FFC39B #9BFFF5 #9BA5FF
monochromatic
#FF7A21 #FF9E5E #FFC39B #FFE8D8 #FFEDE0
Accessibility & contrast
On white
1.55
#FFC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FFC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC39B
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC39B | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C898
Deuteranopia (green-blind)
#E2D59B
Tritanopia (blue-blind)
#FFB8B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc39b; /* rgb */ color: rgb(255, 195, 155); /* oklch */ color: oklch(86.2% 0.087 54.9);
Tailwind
colors: {
custom: {
50: '#ffd5b8',
500: '#ffc39b',
950: '#000000',
},
}SCSS
$custom: #ffc39b; $custom-light: #ffd5b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc39b",
"rgb": {
"r": 255,
"g": 195,
"b": 155
},
"hsl": {
"h": 24,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.86187,
"c": 0.08694,
"h": 54.9
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#FFC39B
secondary
#5CADE2
accent
#8AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381