#FFC69A#FFC69A
#FFC69A is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.7% C 0.087 H 59.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC69A |
|---|---|
| RGB | rgb(255, 198, 154) |
| HSL | hsl(26, 100%, 80%) |
| HSV | hsv(26, 40%, 100%) |
| CMYK | cmyk(0%, 22.4%, 39.6%, 0%) |
| CIE-LAB | lab(83.96, 14.73, 29.85) |
| CIE-LCH | lch(83.96, 33.29, 63.74°) |
| OKLab | oklab(86.72% 0.0449 0.0746) |
| OKLCH | oklch(86.72% 0.087 59) |
| XYZ | xyz(67.2691, 63.9850, 39.3727) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.70
Light Peach
#FFD8B1
ΔE00 5.67
Peach (survey)
#FFB07C
ΔE00 6.22
Peach
#FFDAB9
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 7.15
Burlywood
#DEB887
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC69A #9AD3FF
analogous
#FF9AA0 #FFC69A #FFF99A
triadic
#FFC69A #9AFFC6 #C69AFF
tetradic
#FFC69A #A0FF9A #9AD3FF #F99AFF
square
#FFC69A #A0FF9A #9AD3FF #F99AFF
split-complementary
#FFC69A #9AFFF9 #9AA0FF
monochromatic
#FF8120 #FFA35D #FFC69A #FFE9D7 #FFEEE0
Accessibility & contrast
On white
1.52
#FFC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FFC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC69A
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC69A | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA97
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#FFBBBA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc69a; /* rgb */ color: rgb(255, 198, 154); /* oklch */ color: oklch(86.7% 0.087 59.0);
Tailwind
colors: {
custom: {
50: '#ffd7b8',
500: '#ffc69a',
950: '#000000',
},
}SCSS
$custom: #ffc69a; $custom-light: #ffd7b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc69a",
"rgb": {
"r": 255,
"g": 198,
"b": 154
},
"hsl": {
"h": 26.139,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.86722,
"c": 0.08707,
"h": 59
},
"luminance": 0.63981
}Semantic roles & 50–950 ramp
primary
#FFC69A
secondary
#5BA7E2
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381