#FFC48B#FFC48B
#FFC48B is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.1% C 0.099 H 64.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC48B |
|---|---|
| RGB | rgb(255, 196, 139) |
| HSL | hsl(29, 100%, 77%) |
| HSV | hsv(29, 45%, 100%) |
| CMYK | cmyk(0%, 23.1%, 45.5%, 0%) |
| CIE-LAB | lab(83.24, 14.22, 36.69) |
| CIE-LCH | lch(83.24, 39.35, 68.81°) |
| OKLab | oklab(86.08% 0.0422 0.09) |
| OKLCH | oklch(86.08% 0.099 64.9) |
| XYZ | xyz(65.6428, 62.6079, 33.0481) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.50
Burlywood
#DEB887
ΔE00 6.62
Peach (survey)
#FFB07C
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.75
Apricot
#FBCEB1
ΔE00 7.71
Peach
#FFDAB9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC48B #8BC6FF
analogous
#FF8B8C #FFC48B #FFFE8B
triadic
#FFC48B #8BFFC4 #C48BFF
tetradic
#FFC48B #8CFF8B #8BC6FF #FE8BFF
square
#FFC48B #8CFF8B #8BC6FF #FE8BFF
split-complementary
#FFC48B #8BFFFE #8B8CFF
monochromatic
#FF8611 #FFA54E #FFC48B #FFE3C8 #FFEFE0
Accessibility & contrast
On white
1.55
#FFC48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FFC48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC48B
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC48B | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C787
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc48b; /* rgb */ color: rgb(255, 196, 139); /* oklch */ color: oklch(86.1% 0.099 64.9);
Tailwind
colors: {
custom: {
50: '#ffd5ad',
500: '#ffc48b',
950: '#000000',
},
}SCSS
$custom: #ffc48b; $custom-light: #ffd5ad; $custom-dark: #000000;
JSON
{
"hex": "#ffc48b",
"rgb": {
"r": 255,
"g": 196,
"b": 139
},
"hsl": {
"h": 29.483,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.86078,
"c": 0.09942,
"h": 64.9
},
"luminance": 0.62604
}Semantic roles & 50–950 ramp
primary
#FFC48B
secondary
#4E98E0
accent
#75E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381