#FFC09B#FFC09B
#FFC09B is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.6% C 0.088 H 51.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC09B |
|---|---|
| RGB | rgb(255, 192, 155) |
| HSL | hsl(22, 100%, 80%) |
| HSV | hsv(22, 39%, 100%) |
| CMYK | cmyk(0%, 24.7%, 39.2%, 0%) |
| CIE-LAB | lab(82.56, 17.97, 27.45) |
| CIE-LCH | lch(82.56, 32.81, 56.78°) |
| OKLab | oklab(85.64% 0.0546 0.0689) |
| OKLCH | oklch(85.64% 0.088 51.6) |
| XYZ | xyz(66.0084, 61.3298, 39.3651) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.91
Peach (survey)
#FFB07C
ΔE00 5.30
Pale Salmon
#FFB19A
ΔE00 7.02
Apricot (survey)
#FFB16D
ΔE00 8.00
Light Peach
#FFD8B1
ΔE00 8.09
Peach
#FFDAB9
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC09B #9BDAFF
analogous
#FF9BA8 #FFC09B #FFF29B
triadic
#FFC09B #9BFFC0 #C09BFF
tetradic
#FFC09B #A8FF9B #9BDAFF #F29BFF
square
#FFC09B #A8FF9B #9BDAFF #F29BFF
split-complementary
#FFC09B #9BFFF2 #9BA8FF
monochromatic
#FF7321 #FF995E #FFC09B #FFE7D8 #FFECE0
Accessibility & contrast
On white
1.58
#FFC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FFC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC09B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC09B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C598
Deuteranopia (green-blind)
#E0D39B
Tritanopia (blue-blind)
#FFB5B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc09b; /* rgb */ color: rgb(255, 192, 155); /* oklch */ color: oklch(85.6% 0.088 51.6);
Tailwind
colors: {
custom: {
50: '#ffd3b8',
500: '#ffc09b',
950: '#000000',
},
}SCSS
$custom: #ffc09b; $custom-light: #ffd3b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc09b",
"rgb": {
"r": 255,
"g": 192,
"b": 155
},
"hsl": {
"h": 22.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.85636,
"c": 0.0879,
"h": 51.6
},
"luminance": 0.61326
}Semantic roles & 50–950 ramp
primary
#FFC09B
secondary
#5CB1E2
accent
#91E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381