#FFC08A#FFC08A
#FFC08A is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.3% C 0.100 H 61.5°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC08A |
|---|---|
| RGB | rgb(255, 192, 138) |
| HSL | hsl(28, 100%, 77%) |
| HSV | hsv(28, 46%, 100%) |
| CMYK | cmyk(0%, 24.7%, 45.9%, 0%) |
| CIE-LAB | lab(82.27, 16.21, 35.95) |
| CIE-LCH | lch(82.27, 39.44, 65.73°) |
| OKLab | oklab(85.32% 0.048 0.0883) |
| OKLCH | oklch(85.32% 0.1 61.5) |
| XYZ | xyz(64.6799, 60.7984, 32.3684) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.62
Peach (survey)
#FFB07C
ΔE00 5.02
Burlywood
#DEB887
ΔE00 7.21
Sandybrown
#F4A460
ΔE00 7.27
Apricot
#FBCEB1
ΔE00 7.40
Light Peach
#FFD8B1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC08A #8AC9FF
analogous
#FF8A8F #FFC08A #FFFA8A
triadic
#FFC08A #8AFFC0 #C08AFF
tetradic
#FFC08A #8FFF8A #8AC9FF #FA8AFF
square
#FFC08A #8FFF8A #8AC9FF #FA8AFF
split-complementary
#FFC08A #8AFFFA #8A8FFF
monochromatic
#FF7E10 #FF9F4D #FFC08A #FFE1C7 #FFEFE0
Accessibility & contrast
On white
1.60
#FFC08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FFC08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC08A
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC08A | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C486
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#FFB3B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc08a; /* rgb */ color: rgb(255, 192, 138); /* oklch */ color: oklch(85.3% 0.100 61.5);
Tailwind
colors: {
custom: {
50: '#ffd3ac',
500: '#ffc08a',
950: '#000000',
},
}SCSS
$custom: #ffc08a; $custom-light: #ffd3ac; $custom-dark: #000000;
JSON
{
"hex": "#ffc08a",
"rgb": {
"r": 255,
"g": 192,
"b": 138
},
"hsl": {
"h": 27.692,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.8532,
"c": 0.10048,
"h": 61.5
},
"luminance": 0.60794
}Semantic roles & 50–950 ramp
primary
#FFC08A
secondary
#4E9CE0
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381