#FFC08F#FFC08F
#FFC08F is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.097 H 58.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC08F |
|---|---|
| RGB | rgb(255, 192, 143) |
| HSL | hsl(26, 100%, 78%) |
| HSV | hsv(26, 44%, 100%) |
| CMYK | cmyk(0%, 24.7%, 43.9%, 0%) |
| CIE-LAB | lab(82.35, 16.71, 33.46) |
| CIE-LCH | lch(82.35, 37.40, 63.47°) |
| OKLab | oklab(85.41% 0.0499 0.0827) |
| OKLCH | oklch(85.41% 0.097 58.9) |
| XYZ | xyz(65.0502, 60.9465, 34.3189) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.56
Apricot (survey)
#FFB16D
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 7.37
Burlywood
#DEB887
ΔE00 7.68
Sandybrown
#F4A460
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC08F #8FCEFF
analogous
#FF8F96 #FFC08F #FFF88F
triadic
#FFC08F #8FFFC0 #C08FFF
tetradic
#FFC08F #96FF8F #8FCEFF #F88FFF
square
#FFC08F #96FF8F #8FCEFF #F88FFF
split-complementary
#FFC08F #8FFFF8 #8F96FF
monochromatic
#FF7B15 #FF9E52 #FFC08F #FFE2CC #FFEEE0
Accessibility & contrast
On white
1.59
#FFC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FFC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC08F
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC08F | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58B
Deuteranopia (green-blind)
#E2D290
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc08f; /* rgb */ color: rgb(255, 192, 143); /* oklch */ color: oklch(85.4% 0.097 58.9);
Tailwind
colors: {
custom: {
50: '#ffd3b0',
500: '#ffc08f',
950: '#000000',
},
}SCSS
$custom: #ffc08f; $custom-light: #ffd3b0; $custom-dark: #000000;
JSON
{
"hex": "#ffc08f",
"rgb": {
"r": 255,
"g": 192,
"b": 143
},
"hsl": {
"h": 26.25,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.85408,
"c": 0.09661,
"h": 58.9
},
"luminance": 0.60942
}Semantic roles & 50–950 ramp
primary
#FFC08F
secondary
#52A2E0
accent
#81E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381