#FFF6CB#FFF6CB
#FFF6CB is a very light, muted yellow. Relative luminance 0.915; OKLCH L 96.9% C 0.056 H 97.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF6CB |
|---|---|
| RGB | rgb(255, 246, 203) |
| HSL | hsl(50, 100%, 90%) |
| HSV | hsv(50, 20%, 100%) |
| CMYK | cmyk(0%, 3.5%, 20.4%, 0%) |
| CIE-LAB | lab(96.61, -3.71, 21.81) |
| CIE-LCH | lch(96.61, 22.12, 99.65°) |
| OKLab | oklab(96.95% -0.0073 0.0559) |
| OKLCH | oklch(96.95% 0.056 97.5) |
| XYZ | xyz(84.9750, 91.4847, 69.6702) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 1.27
Lemonchiffon
#FFFACD
ΔE00 1.70
Cream
#FFFDD0
ΔE00 2.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.32
Eggshell (survey)
#FFFFD4
ΔE00 3.52
Egg Shell
#FFFCC4
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF6CB #CBD4FF
analogous
#FFDCCB #FFF6CB #EEFFCB
triadic
#FFF6CB #CBFFF6 #F6CBFF
tetradic
#FFF6CB #CBFFDC #CBD4FF #FFCBEE
square
#FFF6CB #CBFFDC #CBD4FF #FFCBEE
split-complementary
#FFF6CB #CBEEFF #DCCBFF
monochromatic
#FFE151 #FFEB8E #FFF6CB #FFFAE0 #FFFAE0
Accessibility & contrast
On white
1.09
#FFF6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FFF6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF6CB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF6CB | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#FFF0EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff6cb; /* rgb */ color: rgb(255, 246, 203); /* oklch */ color: oklch(96.9% 0.056 97.5);
Tailwind
colors: {
custom: {
50: '#fff9db',
500: '#fff6cb',
950: '#000000',
},
}SCSS
$custom: #fff6cb; $custom-light: #fff9db; $custom-dark: #000000;
JSON
{
"hex": "#fff6cb",
"rgb": {
"r": 255,
"g": 246,
"b": 203
},
"hsl": {
"h": 49.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.96948,
"c": 0.05634,
"h": 97.5
},
"luminance": 0.91483
}Semantic roles & 50–950 ramp
primary
#FFF6CB
secondary
#8596E9
accent
#28E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584