#FFC48A#FFC48A
#FFC48A is a very light, moderate orange. Relative luminance 0.626; OKLCH L 86.1% C 0.100 H 65.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC48A |
|---|---|
| RGB | rgb(255, 196, 138) |
| HSL | hsl(30, 100%, 77%) |
| HSV | hsv(30, 46%, 100%) |
| CMYK | cmyk(0%, 23.1%, 45.9%, 0%) |
| CIE-LAB | lab(83.22, 14.13, 37.18) |
| CIE-LCH | lch(83.22, 39.78, 69.20°) |
| OKLab | oklab(86.06% 0.0418 0.0911) |
| OKLCH | oklch(86.06% 0.1 65.3) |
| XYZ | xyz(65.5701, 62.5788, 32.6651) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.49
Burlywood
#DEB887
ΔE00 6.59
Peach (survey)
#FFB07C
ΔE00 6.81
Light Peach
#FFD8B1
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.93
Peach
#FFDAB9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC48A #8AC5FF
analogous
#FF8A8B #FFC48A #FFFF8A
triadic
#FFC48A #8AFFC4 #C48AFF
tetradic
#FFC48A #8BFF8A #8AC5FF #FF8AFF
square
#FFC48A #8BFF8A #8AC5FF #FF8AFF
split-complementary
#FFC48A #8AFFFF #8A8BFF
monochromatic
#FF8610 #FFA54D #FFC48A #FFE3C7 #FFF0E0
Accessibility & contrast
On white
1.55
#FFC48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FFC48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC48A
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC48A | 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)
#D7C786
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#FFB7B5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc48a; /* rgb */ color: rgb(255, 196, 138); /* oklch */ color: oklch(86.1% 0.100 65.3);
Tailwind
colors: {
custom: {
50: '#ffd5ad',
500: '#ffc48a',
950: '#000000',
},
}SCSS
$custom: #ffc48a; $custom-light: #ffd5ad; $custom-dark: #000000;
JSON
{
"hex": "#ffc48a",
"rgb": {
"r": 255,
"g": 196,
"b": 138
},
"hsl": {
"h": 29.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.86061,
"c": 0.10025,
"h": 65.3
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#FFC48A
secondary
#4E97E0
accent
#74E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381